<?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-2177 Application server startup fails with "ClassCastException" exception</title><link>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-2177 Application server startup fails with "ClassCastException" exception</title><link>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception</link><pubDate>Mon, 12 Apr 2021 06:26:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:657a7ff3-8191-4469-92bd-f3acf69cb535</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 4/12/2021 6:26:40 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When installing Appian with MySQL version 8.0&amp;nbsp;/ driver version 8.0.23, the application server fails to start with the following message observed in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre class="content-scrollable-wrapper"&gt;Caused by: java.lang.ClassCastException: java.time.LocalDateTime cannot be &lt;span class="code-keyword"&gt;cast&lt;/span&gt; to java.lang.&lt;span class="code-object"&gt;String&lt;/span&gt;
	at liquibase.changelog.StandardChangeLogHistoryService.getRanChangeSets(StandardChangeLogHistoryService.java:328)
	at liquibase.changelog.AbstractChangeLogHistoryService.upgradeChecksums(AbstractChangeLogHistoryService.java:66)&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;div class="content-scrollable-wrapper"&gt;Appian does not support &lt;span&gt;MySQL&amp;nbsp;&lt;/span&gt;driver version 8.x.&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Update the database driver to the &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;supported version&lt;/a&gt; and restart the application server.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian&amp;nbsp;19.1 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2021&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, database, mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT SP-6071 Tomcat startup fails with "ClassCastException" exception</title><link>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception/revision/4</link><pubDate>Mon, 12 Apr 2021 06:25:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:657a7ff3-8191-4469-92bd-f3acf69cb535</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 4/12/2021 6:25:49 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When installing Appian with MySQL version 8.0&amp;nbsp;/ driver version 8.0.23, the application server fails to start with the following message observed in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre class="content-scrollable-wrapper"&gt;Caused by: java.lang.ClassCastException: java.time.LocalDateTime cannot be &lt;span class="code-keyword"&gt;cast&lt;/span&gt; to java.lang.&lt;span class="code-object"&gt;String&lt;/span&gt;
	at liquibase.changelog.StandardChangeLogHistoryService.getRanChangeSets(StandardChangeLogHistoryService.java:328)
	at liquibase.changelog.AbstractChangeLogHistoryService.upgradeChecksums(AbstractChangeLogHistoryService.java:66)&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;div class="content-scrollable-wrapper"&gt;Appian does not support &lt;span&gt;MySQL&amp;nbsp;&lt;/span&gt;driver version 8.x.&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Update the database driver to the &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;supported version&lt;/a&gt; and restart the application server.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian&amp;nbsp;19.1 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2021&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, database, mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT SP-6071 Tomcat startup fails with "ClassCastException" exception</title><link>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception/revision/3</link><pubDate>Tue, 06 Apr 2021 06:48:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:657a7ff3-8191-4469-92bd-f3acf69cb535</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 4/6/2021 6:48:41 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When installing Appian with MySQL version 8.0&amp;nbsp;/ driver version 8.0.23, the application server fails to start with the following message observed in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre class="content-scrollable-wrapper"&gt;Caused by: java.lang.ClassCastException: java.time.LocalDateTime cannot be &lt;span class="code-keyword"&gt;cast&lt;/span&gt; to java.lang.&lt;span class="code-object"&gt;String&lt;/span&gt;
	at liquibase.changelog.StandardChangeLogHistoryService.getRanChangeSets(StandardChangeLogHistoryService.java:328)
	at liquibase.changelog.AbstractChangeLogHistoryService.upgradeChecksums(AbstractChangeLogHistoryService.java:66)&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;div class="content-scrollable-wrapper"&gt;This is related to a &lt;a href="https://bugs.mysql.com/bug.php?id=102435"&gt;bug&lt;/a&gt; introduced in the MySQL driver version 8.0.23. Appian does not support &lt;span&gt;MySQL&amp;nbsp;&lt;/span&gt;driver version 8.x.&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Update the database driver to the &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;supported version&lt;/a&gt; and restart the application server.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian&amp;nbsp;19.1 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2021&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, database, mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT SP-6071 Tomcat startup fails with "ClassCastException" exception</title><link>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception/revision/2</link><pubDate>Tue, 06 Apr 2021 06:46:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:657a7ff3-8191-4469-92bd-f3acf69cb535</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 4/6/2021 6:46:45 AM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;When installing Appian with MySQL 8.0 and the 8.0.23 driver version, the application server fails to start with the following message observed in the application server log:&amp;nbsp;&lt;/p&gt;
&lt;pre class="content-scrollable-wrapper"&gt;Caused by: java.lang.ClassCastException: java.time.LocalDateTime cannot be &lt;span class="code-keyword"&gt;cast&lt;/span&gt; to java.lang.&lt;span class="code-object"&gt;String&lt;/span&gt;
	at liquibase.changelog.StandardChangeLogHistoryService.getRanChangeSets(StandardChangeLogHistoryService.java:328)
	at liquibase.changelog.AbstractChangeLogHistoryService.upgradeChecksums(AbstractChangeLogHistoryService.java:66)&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;div class="content-scrollable-wrapper"&gt;This is related to a &lt;a href="https://bugs.mysql.com/bug.php?id=102435"&gt;bug&lt;/a&gt; introduced in MySql driver version 8.0.23. Appian does not support &lt;span&gt;M&lt;/span&gt;&lt;span&gt;y&lt;/span&gt;&lt;span&gt;S&lt;/span&gt;&lt;span&gt;ql&amp;nbsp;&lt;/span&gt;driver version 8.*.&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Update the database driver to the &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;supported version&lt;/a&gt; and restart the application server.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian&amp;nbsp;19.1 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;April 2021&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Tomcat, database, mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT SP-6071 Tomcat startup fails with "ClassCastException" exception</title><link>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception/revision/1</link><pubDate>Fri, 02 Apr 2021 16:51:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:657a7ff3-8191-4469-92bd-f3acf69cb535</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/2328/kb-2177-application-server-startup-fails-with-classcastexception-exception#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Tejas Kargutkar on 4/2/2021 4:51:26 PM&lt;br /&gt;
&lt;h2&gt;&lt;span&gt;Symptoms&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;Tomcat fails to startup with the following message in the application server log when installing Appian with MySql 8 and MySql driver version 8.0.23:&lt;/p&gt;
&lt;pre class="content-scrollable-wrapper"&gt;Caused by: java.lang.ClassCastException: java.time.LocalDateTime cannot be &lt;span class="code-keyword"&gt;cast&lt;/span&gt; to java.lang.&lt;span class="code-object"&gt;String&lt;/span&gt;
	at liquibase.changelog.StandardChangeLogHistoryService.getRanChangeSets(StandardChangeLogHistoryService.java:328)
	at liquibase.changelog.AbstractChangeLogHistoryService.upgradeChecksums(AbstractChangeLogHistoryService.java:66)&lt;/pre&gt;
&lt;h2&gt;&lt;span&gt;Cause&lt;/span&gt;&lt;/h2&gt;
&lt;div class="content-scrollable-wrapper"&gt;This is related to a &lt;a href="https://bugs.mysql.com/bug.php?id=102435"&gt;bug&lt;/a&gt; introduced in MySql driver version 8.0.23. Appian does not support &lt;span&gt;M&lt;/span&gt;&lt;span&gt;y&lt;/span&gt;&lt;span&gt;S&lt;/span&gt;&lt;span&gt;ql&amp;nbsp;&lt;/span&gt;driver version 8.*.&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;Update the database driver to the &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;supported version&lt;/a&gt; and restart the application server.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&lt;span&gt;This article applies to Appian&amp;nbsp;19.1 and later.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Last Reviewed: May 2020&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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