<?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-1204 "WARNING: exception clearing maxRows/queryTimeout... Invalid operation: statement is closed. ERRORCODE=-4470" error thrown during application server startup</title><link>https://community.appian.com/support/w/kb/420/kb-1204-warning-exception-clearing-maxrows-querytimeout-invalid-operation-statement-is-closed-errorcode--4470-error-thrown-during-application-server-startup</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1204 "WARNING: exception clearing maxRows/queryTimeout... Invalid operation: statement is closed. ERRORCODE=-4470" error thrown during application server startup</title><link>https://community.appian.com/support/w/kb/420/kb-1204-warning-exception-clearing-maxrows-querytimeout-invalid-operation-statement-is-closed-errorcode--4470-error-thrown-during-application-server-startup</link><pubDate>Mon, 23 Jul 2018 17:37:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec87170b-270d-4616-8b14-ccf8670ea93d</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/420/kb-1204-warning-exception-clearing-maxrows-querytimeout-invalid-operation-statement-is-closed-errorcode--4470-error-thrown-during-application-server-startup#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 7/23/2018 5:37:02 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When using Appian with DB2, you could see an error like the following while starting the application server if using an older version of DB2 driver:&lt;/p&gt;
&lt;pre&gt;2016-06-27 13:56:23,181 [[ACTIVE] ExecuteThread: &amp;#39;4&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianPrimaryDS] Search engine initialized successfully: SearchEngineLuceneImpl[LuceneManager[searchIndexDirPath=&amp;lt;APPIAN_HOME&amp;gt;/_admin/search-local/index-primary, unlockSearchIndexWhenUnused=false]]
2016-06-27 13:56:23,199 [[ACTIVE] ExecuteThread: &amp;#39;4&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianPrimaryDS] Synchronizing the search index with the database data...
Jun 27, 2016 1:56:23 PM org.hibernate.jdbc.AbstractBatcher closeQueryStatement
WARNING: exception clearing maxRows/queryTimeout
com.ibm.db2.jcc.am.SqlException: [jcc][10120][10943][4.8.117] Invalid operation: statement is closed. ERRORCODE=-4470, SQLSTATE=null
    at com.ibm.db2.jcc.am.gd.a(gd.java:660)
    at com.ibm.db2.jcc.am.gd.a(gd.java:60)
    at com.ibm.db2.jcc.am.gd.a(gd.java:103)
    at com.ibm.db2.jcc.am.zm.xb(zm.java:3952)
    at com.ibm.db2.jcc.am.zm.getMaxRows(zm.java:874)
    .
    .
    .
    &amp;lt;Jun 27, 2016 1:56:23 PM GMT&amp;gt; &amp;lt;Warning&amp;gt; &amp;lt;org.hibernate.jdbc.AbstractBatcher&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;exception clearing maxRows/queryTimeout
com.ibm.db2.jcc.am.SqlException: [jcc][10120][10943][4.8.117] Invalid operation: statement is closed. ERRORCODE=-4470, SQLSTATE=null
    at com.ibm.db2.jcc.am.gd.a(gd.java:660)
    at com.ibm.db2.jcc.am.gd.a(gd.java:60)
    at com.ibm.db2.jcc.am.gd.a(gd.java:103)
    at com.ibm.db2.jcc.am.zm.xb(zm.java:3952)
    at com.ibm.db2.jcc.am.zm.getMaxRows(zm.java:874)
    Truncated. see log file for complete stacktrace
&amp;gt;
Jun 27, 2016 1:56:23 PM org.hibernate.util.JDBCExceptionReporter logExceptions
WARNING: SQL Error: -4499, SQLState: 58009
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The issue is due to a DB2 driver defect. More details can be found in the following IBM documentation: &lt;a href="http://www-01.ibm.com/support/docview.wss?uid=swg21598736"&gt;http://www-01.ibm.com/support/docview.wss?uid=swg21598736&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Update the database driver to a supported version, depending on the DB2 version you are using. More information can be found in &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#Databases"&gt;System Requirements&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, application server, db2, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1204 "WARNING: exception clearing maxRows/queryTimeout... Invalid operation: statement is closed. ERRORCODE=-4470" error thrown during application server startup</title><link>https://community.appian.com/support/w/kb/420/kb-1204-warning-exception-clearing-maxrows-querytimeout-invalid-operation-statement-is-closed-errorcode--4470-error-thrown-during-application-server-startup/revision/1</link><pubDate>Mon, 06 Mar 2017 20:36:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec87170b-270d-4616-8b14-ccf8670ea93d</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/420/kb-1204-warning-exception-clearing-maxrows-querytimeout-invalid-operation-statement-is-closed-errorcode--4470-error-thrown-during-application-server-startup#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/6/2017 8:36:08 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When using Appian with DB2, you could see an error like the following while starting the application server if using an older version of DB2 driver:&lt;/p&gt;
&lt;pre&gt;2016-06-27 13:56:23,181 [[ACTIVE] ExecuteThread: &amp;#39;4&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianPrimaryDS] Search engine initialized successfully: SearchEngineLuceneImpl[LuceneManager[searchIndexDirPath=&amp;lt;APPIAN_HOME&amp;gt;/_admin/search-local/index-primary, unlockSearchIndexWhenUnused=false]]
2016-06-27 13:56:23,199 [[ACTIVE] ExecuteThread: &amp;#39;4&amp;#39; for queue: &amp;#39;weblogic.kernel.Default (self-tuning)&amp;#39;] INFO  com.appiancorp.rdbms.hb.DataSourceManagerHbImpl - [jdbc/AppianPrimaryDS] Synchronizing the search index with the database data...
Jun 27, 2016 1:56:23 PM org.hibernate.jdbc.AbstractBatcher closeQueryStatement
WARNING: exception clearing maxRows/queryTimeout
com.ibm.db2.jcc.am.SqlException: [jcc][10120][10943][4.8.117] Invalid operation: statement is closed. ERRORCODE=-4470, SQLSTATE=null
    at com.ibm.db2.jcc.am.gd.a(gd.java:660)
    at com.ibm.db2.jcc.am.gd.a(gd.java:60)
    at com.ibm.db2.jcc.am.gd.a(gd.java:103)
    at com.ibm.db2.jcc.am.zm.xb(zm.java:3952)
    at com.ibm.db2.jcc.am.zm.getMaxRows(zm.java:874)
    .
    .
    .
    &amp;lt;Jun 27, 2016 1:56:23 PM GMT&amp;gt; &amp;lt;Warning&amp;gt; &amp;lt;org.hibernate.jdbc.AbstractBatcher&amp;gt; &amp;lt;BEA-000000&amp;gt; &amp;lt;exception clearing maxRows/queryTimeout
com.ibm.db2.jcc.am.SqlException: [jcc][10120][10943][4.8.117] Invalid operation: statement is closed. ERRORCODE=-4470, SQLSTATE=null
    at com.ibm.db2.jcc.am.gd.a(gd.java:660)
    at com.ibm.db2.jcc.am.gd.a(gd.java:60)
    at com.ibm.db2.jcc.am.gd.a(gd.java:103)
    at com.ibm.db2.jcc.am.zm.xb(zm.java:3952)
    at com.ibm.db2.jcc.am.zm.getMaxRows(zm.java:874)
    Truncated. see log file for complete stacktrace
&amp;gt;
Jun 27, 2016 1:56:23 PM org.hibernate.util.JDBCExceptionReporter logExceptions
WARNING: SQL Error: -4499, SQLState: 58009
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The issue is due to a DB2 driver defect. More details can be found in the following IBM documentation: &lt;a href="http://www-01.ibm.com/support/docview.wss?uid=swg21598736"&gt;http://www-01.ibm.com/support/docview.wss?uid=swg21598736&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Update the database driver to a supported version, depending on the DB2 version you are using. More information can be found in &lt;a href="https://docs.appian.com/suite/help/latest/System_Requirements.html#Databases"&gt;System Requirements&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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