<?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-1804 Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1804 Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone</link><pubDate>Mon, 10 Apr 2023 14:48:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Ben Dudley</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Current Revision posted to Appian Knowledge Base by Ben Dudley on 4/10/2023 2:48:01 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is a known issue with versions 5.1.33 to 5.1.37 of the MySQL JDBC Driver. Navigate to the following directory to find the version being used for the corresponding Appian instance: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\lib&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update to the latest version of the MySQL JDBC Driver&amp;nbsp;as mentioned in the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- 1804 Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/9</link><pubDate>Wed, 21 Nov 2018 21:47:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 11/21/2018 9:47:02 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is a known issue with versions 5.1.33 to 5.1.37 of the MySQL JDBC Driver. Navigate to the following directory to find the version being used for the corresponding Appian instance: &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\lib&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update to the latest version of the MySQL JDBC Driver&amp;nbsp;as mentioned in the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- 1804 Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/8</link><pubDate>Wed, 21 Nov 2018 16:46:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Jordan Horwat on 11/21/2018 4:46:04 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is a known issue with versions 5.1.33 to 5.1.37 of the MySQL JDBC Driver. Navigate to the following directory to find the version being used for the corresponding Appian instance: &lt;code&gt;APPIAN_HOME\tomcat\apache-tomcat\lib&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update to the latest version of the MySQL JDBC Driver&amp;nbsp;as mentioned in the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/7</link><pubDate>Wed, 21 Nov 2018 16:30:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Tom Ryan</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Tom Ryan on 11/21/2018 4:30:40 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is a known issue with versions 5.1.33 to 5.1.37 of the MySQL JDBC Driver. Navigate to the following directory to find the version being used for the corresponding Appian instance: &lt;code&gt;APPIAN_HOME\tomcat\apache-tomcat\lib&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update to the latest version of the MySQL JDBC Driver, per the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/6</link><pubDate>Wed, 21 Nov 2018 09:44:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Miguel Parrado</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Miguel Parrado on 11/21/2018 9:44:44 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is a known issue with some versions of the MySQL JDBC Driver. Navigate to the following directory to find the version being used for the corresponding Appian instance: &lt;code&gt;APPIAN_HOME\tomcat\apache-tomcat\lib&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update to the latest version of the MySQL JDBC Driver, per the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/5</link><pubDate>Wed, 21 Nov 2018 09:44:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Miguel Parrado</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Miguel Parrado on 11/21/2018 9:44:07 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This is a known issue with some versions of the MySQL JDBC Driver. Navigate to the following directory to find the version being used for the corresponding Appian instance: &lt;code&gt;APPIAN_HOME\tomcat\apache-tomcat\lib&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Update to the latest version of the MySQL JDBC Driver as per the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/4</link><pubDate>Mon, 19 Nov 2018 12:15:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Miguel Parrado</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Miguel Parrado on 11/19/2018 12:15:32 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;An unsupported version of the MySQL JDBC Driver is being used.&amp;nbsp;To check the version being used, navigate to the following directory where you will find the version being used for the corresponding instance: &lt;code&gt;APPIAN_HOME\tomcat\apache-tomcat\lib&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Refer to the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation to determine the supported versions of MySQL JDBC driver and change accordingly.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/3</link><pubDate>Mon, 19 Nov 2018 12:14:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Miguel Parrado</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Miguel Parrado on 11/19/2018 12:14:56 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;An unsupported version of the MySQL JDBC Driver is being used.&amp;nbsp;To check the version being used, navigate to the following directory where you will find the driver being used for the corresponding instance: &lt;code&gt;APPIAN_HOME\tomcat\apache-tomcat\lib&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Refer to the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation to determine the supported versions of MySQL JDBC driver and change accordingly.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/1</link><pubDate>Fri, 16 Nov 2018 18:53:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Miguel Parrado</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Miguel Parrado on 11/16/2018 6:53:47 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log:&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The unsupported MySQL JDBC Driver being used contains a bug that raises a NPE because &lt;code&gt;/com/mysql/jdbc/TimeZoneMapping.properties&lt;/code&gt; is never found.&amp;nbsp; The connector uses &lt;code&gt;useLegacyDatetimeCode=false&lt;/code&gt; without forcing &lt;code&gt;serverTimeZone.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To check the MySQL version:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In Windows, open cmd.exe as Administrator and run the following command:&amp;nbsp;&lt;code&gt;C:\Program Files\MySQL\MySQL Server x.x\bin\mysqld.exe -V&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In Linux, open a command line and run the following command:&amp;nbsp;&lt;code&gt;mysql -V&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Refer to the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;System Requirements&lt;/a&gt;&amp;nbsp;documentation to determine the supported versions of MySQL and upgrade MySQL accordingly.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: mysql, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB- XXXX Tomcat fails to load with "The server time zone value 'XXX ' is unrecognized or represents more than one time zone."</title><link>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone/revision/2</link><pubDate>Fri, 16 Nov 2018 17:39:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55253291-7feb-44fa-9338-5ab3fa96f26d</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1244/kb-1804-tomcat-fails-to-load-with-the-server-time-zone-value-xxx-is-unrecognized-or-represents-more-than-one-time-zone#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jordan Horwat on 11/16/2018 5:39:55 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Tomcat fails with the following error in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/tomcat-stdOut.log&lt;/code&gt;:&lt;/p&gt;
&lt;pre&gt;WARNING [localhost-startStop-1] org.apache.naming.NamingContext.lookup Unexpected exception resolving reference java.sql.SQLException: Cannot create PoolableConnectionFactory (The server time zone value &amp;#39;CEST&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.)&lt;br /&gt;...&lt;br /&gt;Caused by: java.sql.SQLException: The server time zone value &amp;#39;XXX&amp;#39; is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utilize time zone support.&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;An unsupported version of the MySQL JDBC Driver is being used. This version contains a bug that raises a NPE because &lt;code&gt;/com/mysql/jdbc/TimeZoneMapping.properties&lt;/code&gt; is never found. The connector uses &lt;code&gt;useLegacyDatetimeCode=false&lt;/code&gt; without forcing &lt;code&gt;serverTimeZone.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To check the MySQL version:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In Windows, open &lt;strong&gt;cmd.exe&lt;/strong&gt; as Administrator and run the following command:&amp;nbsp;&lt;code&gt;C:\Program Files\MySQL\MySQL Server x.x\bin\mysqld.exe -V&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In Linux, open a command line and run the following command:&amp;nbsp;&lt;code&gt;mysql -V&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Refer to the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#databases"&gt;Appian System Requirements&lt;/a&gt;&amp;nbsp;documentation to determine the supported versions of MySQL and upgrade MySQL accordingly.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 18.3 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: November 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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