<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1878 Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1878 Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user</link><pubDate>Thu, 28 Feb 2019 16:43:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Current Revision posted to Appian Knowledge Base by Rebecca Jonas on 2/28/2019 4:43:44 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt; &lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt; &lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt; &lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt; &lt;h2&gt;Cause&lt;/h2&gt; &lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt; &lt;h2&gt;Action&lt;/h2&gt; &lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_DDMMYY.txt &lt;/strong&gt;present under &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\_scripts&lt;/code&gt;.&lt;/p&gt; &lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this as described in step 10 of &lt;a href="/support/w/kb/313/kb-1089-how-to-change-a-username-in-appian-self-managed-environments"&gt;KB-1089&lt;/a&gt;.&lt;/p&gt; &lt;h2&gt;Affected Versions&lt;/h2&gt; &lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt; &lt;div class="content"&gt; &lt;div class="content"&gt; &lt;p&gt;Last Reviewed: February 2019&lt;/p&gt; &lt;/div&gt; &lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/10</link><pubDate>Thu, 28 Feb 2019 11:33:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Tejas Kargutkar on 2/28/2019 11:33:42 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_DDMMYY.txt &lt;/strong&gt;present under &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\_scripts&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this as described in &lt;strong&gt;Step 10&lt;/strong&gt; of &lt;a href="/support/w/kb/313/kb-1089-how-to-change-a-username-in-appian-on-premise-environments"&gt;this &lt;/a&gt;Knowledge Base article.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/9</link><pubDate>Thu, 28 Feb 2019 11:33:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Tejas Kargutkar on 2/28/2019 11:33:29 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_DDMMYY.txt &lt;/strong&gt;present under &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\_scripts&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this as described in &lt;strong&gt;Step 10&lt;/strong&gt; of &lt;a href="/support/w/kb/313/kb-1089-how-to-change-a-username-in-appian-on-premise-environments"&gt;this &lt;/a&gt;Knowledge Base article..&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/8</link><pubDate>Mon, 25 Feb 2019 12:11:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Tejas Kargutkar on 2/25/2019 12:11:06 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_DDMMYY.txt &lt;/strong&gt;present under &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\_scripts&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/7</link><pubDate>Mon, 25 Feb 2019 12:10:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Tejas Kargutkar on 2/25/2019 12:10:46 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_DDMMYY.txt &lt;/strong&gt;present under &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\_scripts.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/6</link><pubDate>Mon, 25 Feb 2019 12:01:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Rebecca Jonas on 2/25/2019 12:01:15 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_*date*.txt&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/5</link><pubDate>Mon, 25 Feb 2019 11:21:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Rebecca Jonas</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Rebecca Jonas on 2/25/2019 11:21:38 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the application server log:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian. This&amp;nbsp;issue will occur if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate&amp;nbsp;the text file&amp;nbsp;&lt;strong&gt;renameUsers_postExecution_commands_*date*.txt&lt;/strong&gt;&amp;nbsp;as&amp;nbsp;a part of the rename users script.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in this file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/1</link><pubDate>Fri, 22 Feb 2019 22:07:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Tejas Kargutkar on 2/22/2019 10:07:25 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the&amp;nbsp;&lt;strong&gt;application-server.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.2019-02-19 21:14:06,524&amp;nbsp;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;/pre&gt;
&lt;pre&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian.&lt;/p&gt;
&lt;p&gt;The above issue will happen if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate a text file named &amp;quot;renameUsers_postExecution_commands_*date*.txt&amp;quot; as&amp;nbsp;a part of the rename users script.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in the above file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/4</link><pubDate>Fri, 22 Feb 2019 17:10:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Tejas Kargutkar on 2/22/2019 5:10:21 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the&amp;nbsp;&lt;strong&gt;application-server.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian.&lt;/p&gt;
&lt;p&gt;The above issue will happen if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate a text file named &amp;quot;&lt;strong&gt;renameUsers_postExecution_commands_*date*.txt&lt;/strong&gt;&amp;quot; as&amp;nbsp;a part of the rename users script.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in the above file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/3</link><pubDate>Fri, 22 Feb 2019 17:08:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Tejas Kargutkar on 2/22/2019 5:08:13 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the&amp;nbsp;&lt;strong&gt;application-server.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian.&lt;/p&gt;
&lt;p&gt;The above issue will happen if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate a text file named &amp;quot;renameUsers_postExecution_commands_*date*.txt&amp;quot; as&amp;nbsp;a part of the rename users script.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in the above file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Tempo fails to render for a renamed user</title><link>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user/revision/2</link><pubDate>Fri, 22 Feb 2019 17:07:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51b043ed-c16d-433c-bc06-8750f97876b5</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1345/kb-1878-tempo-fails-to-render-for-a-renamed-user#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Tejas Kargutkar on 2/22/2019 5:07:50 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tempo fails to render for a renamed user&amp;nbsp;with the following error observed in the&amp;nbsp;&lt;strong&gt;application-server.log&lt;/strong&gt;:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.2019-02-19 21:14:06,524&amp;nbsp;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR com.appiancorp.tempo.abdera.TempoEntryAdapter - Error retrieving entries.com.appiancorp.suiteapi.common.exceptions.InvalidUserException:&amp;nbsp;&lt;span class="error"&gt;[InvalidUserException]&lt;/span&gt;&amp;nbsp;at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)&lt;br /&gt;ERROR org.hibernate.util.JDBCExceptionReporter - Duplicate entry&amp;nbsp;*username* for key &amp;#39;usr_username_uc&amp;#39;&lt;span class="error"&gt;[http-nio-8080-exec-1]&lt;/span&gt;&amp;nbsp;&lt;br /&gt;ERROR org.hibernate.AssertionFailure - an assertion failure occured (this may indicate a bug in Hibernate, but is more likely due to unsafe use of the session)org.hibernate.AssertionFailure: null id in com.appiancorp.security.user.User entry (don&amp;#39;t flush the Session after an exception occurs) at org.hibernate.event.def.DefaultFlushEntityEventListener.checkId(DefaultFlushEntityEventListener.java:82) at org.hibernate.event.def.DefaultFlushEntityEventListener.getValues(DefaultFlushEntityEventListener.java:190)&lt;/pre&gt;
&lt;p&gt;Tempo works as expected for all other users.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Renaming users involves executing SQL queries on the primary database of Appian.&lt;/p&gt;
&lt;p&gt;The above issue will happen if the SQL queries&amp;nbsp;are not run after renaming the users.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;The rename users script will generate a text file named &amp;quot;renameUsers_postExecution_commands_*date*.txt&amp;quot; as&amp;nbsp;a part of the rename users script.&lt;/p&gt;
&lt;p&gt;Run the SQL&amp;nbsp;queries&amp;nbsp;present in the above file on the primary database to resolve this issue.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian&lt;/p&gt;
&lt;div class="content"&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: February 2019&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: rename users, database, infrastructure&lt;/div&gt;
</description></item></channel></rss>