<?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-1590 Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1590 Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console</link><pubDate>Mon, 23 Jul 2018 03:19:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:19:54 AM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.4/Hotfixes.html" target="_blank"&gt;Appian 17.4 Hotfix Package G&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html" target="_blank"&gt;Appian 18.1 Hotfix Package C&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;Appian 18.2&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, infrastructure, oracle&lt;/div&gt;
</description></item><item><title>KB-1590 Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/11</link><pubDate>Thu, 31 May 2018 19:58:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Parmida Borhani on 5/31/2018 7:58:10 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.4/Hotfixes.html" target="_blank"&gt;Appian 17.4 Hotfix Package G&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html" target="_blank"&gt;Appian 18.1 Hotfix Package C&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;Appian 18.2&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-1590 Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/10</link><pubDate>Thu, 31 May 2018 19:57:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Parmida Borhani on 5/31/2018 7:57:50 PM&lt;br /&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.4/Hotfixes.html" target="_blank"&gt;Appian 17.4 Hotfix Package G&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html" target="_blank"&gt;Appian 18.1 Hotfix Package C&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;Appian 18.2&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-1590 Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/9</link><pubDate>Thu, 31 May 2018 16:16:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Nick Vigilante on 5/31/2018 4:16:05 PM&lt;br /&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.4/Hotfixes.html" target="_blank"&gt;Appian 17.4 Hotfix Package G&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html" target="_blank"&gt;Appian 18.1 Hotfix Package C&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;Appian 18.2&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/8</link><pubDate>Tue, 29 May 2018 15:24:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Nick Vigilante on 5/29/2018 3:24:44 PM&lt;br /&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.4/Hotfixes.html" target="_blank"&gt;Appian 17.4 Hotfix Package G&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;&lt;a href="https://docs.appian.com/suite/help/18.1/Hotfixes.html" target="_blank"&gt;Appian 18.1 Hotfix Package C&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;Appian 18.2&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/7</link><pubDate>Tue, 29 May 2018 15:22:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Stephen Okala on 5/29/2018 3:22:59 PM&lt;br /&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;17.4-HF G: (https://docs.appian.com/suite/help/17.4/Hotfixes.html)&lt;/li&gt;
&lt;li&gt;&lt;span title="18.1-HF5 "&gt;18.1-HF C: (https://docs.appian.com/suite/help/18.1/Hotfixes.html)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connection pool maxes out for Oracle data sources configured in the Admin Console</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/6</link><pubDate>Tue, 29 May 2018 15:18:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Nick Vigilante on 5/29/2018 3:18:30 PM&lt;br /&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;List hotfixes here and link to each hotfix page&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Month yyyy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connections issue in 17.4 and 18.1</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/5</link><pubDate>Tue, 29 May 2018 15:17:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Nick Vigilante on 5/29/2018 3:17:53 PM&lt;br /&gt;
&lt;h2 class="content-scrollable-wrapper"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;For an Oracle data source configured in the Admin Console, there is a notable increase in the number of used connections. Eventually, the connection pool maxes out, preventing any new queries from being executed against that data source.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There is an issue in the logger responsible for logging data source metrics for data sources defined through the Admin Console, resulting in a connection leak.&lt;/p&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;List hotfixes here and link to each hotfix page&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;As the Appian user, open the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and 18.1.&lt;/p&gt;
&lt;p&gt;Last Reviewed: Month yyyy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connections issue in 17.4 and 18.1</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/4</link><pubDate>Wed, 23 May 2018 10:29:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Stephen Okala on 5/23/2018 10:29:54 AM&lt;br /&gt;
&lt;div class="content-scrollable-wrapper"&gt;&amp;nbsp;&lt;/div&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The number of secondary data source connections, configured in the Admin Console, pointing to an Oracle database would climb up by a factor of five.&amp;nbsp;This will cause a high number of inactive connections to the database indicating a high load from the application.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There was a data source connection leak in the code that logs data source metrics for data sources defined through Admin Console. This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-105369&lt;/strong&gt;&amp;nbsp;in the following hotfixes/versions:&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure&amp;nbsp;the user has&amp;nbsp;read/write/execute access&amp;nbsp;on the server.&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Open the log4j.properties file located in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/appian_log4j.properties&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Set the value of &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources&lt;/code&gt; from &lt;code&gt;INFO&lt;/code&gt; to &lt;code&gt;FATAL&lt;/code&gt;. It should look like this: &lt;code&gt;log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connections issue in 17.4 and 18.1</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/1</link><pubDate>Wed, 09 May 2018 20:11:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Stephen Okala on 5/9/2018 8:11:44 PM&lt;br /&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian 17.4 and 18.1 installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The number of secondary data source connections, configured in the admin console, pointing to an Oracle database would climb up by a factor of five.&amp;nbsp;This will cause a high number of inactive connections to the database indicating a high load from the application.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There was a data source connection leak in the code that logs data source metrics for data sources defined through admin console.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure&amp;nbsp;the user has&amp;nbsp;read/write/execute access&amp;nbsp;on the server.&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Open the log4j.properties file located in&amp;nbsp;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/appian_log4j.properties&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Set the value of log4j.logger.com.appian.data-metrics.data_sources from INFO to FATAL. It should look like this: log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connections issue in 17.4 and 18.1</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/3</link><pubDate>Wed, 09 May 2018 16:16:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Stephen Okala on 5/9/2018 4:16:40 PM&lt;br /&gt;
&lt;div class="content-scrollable-wrapper"&gt;&amp;nbsp;&lt;/div&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The number of secondary data source connections, configured in the admin console, pointing to an Oracle database would climb up by a factor of five.&amp;nbsp;This will cause a high number of inactive connections to the database indicating a high load from the application.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There was a data source connection leak in the code that logs data source metrics for data sources defined through admin console.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure&amp;nbsp;the user has&amp;nbsp;read/write/execute access&amp;nbsp;on the server.&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Open the log4j.properties file located in&amp;nbsp;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/appian_log4j.properties&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Set the value of log4j.logger.com.appian.data-metrics.data_sources from INFO to FATAL. It should look like this: log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: database, oracle&lt;/div&gt;
</description></item><item><title>KB-XXXX: Database connections issue in 17.4 and 18.1</title><link>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console/revision/2</link><pubDate>Wed, 09 May 2018 16:14:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d92bae13-23a8-430b-b172-e832395139ce</guid><dc:creator>Stephen Okala</dc:creator><comments>https://community.appian.com/support/w/kb/972/kb-1590-database-connection-pool-maxes-out-for-oracle-data-sources-configured-in-the-admin-console#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Stephen Okala on 5/9/2018 4:14:31 PM&lt;br /&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;span style="background-color:#ccffcc;"&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian 17.4 and 18.1 installation or upgrade to the latest version of Appian.&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The number of secondary data source connections, configured in the admin console, pointing to an Oracle database would climb up by a factor of five.&amp;nbsp;This will cause a high number of inactive connections to the database indicating a high load from the application.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;There was a data source connection leak in the code that logs data source metrics for data sources defined through admin console.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Make sure&amp;nbsp;the user has&amp;nbsp;read/write/execute access&amp;nbsp;on the server.&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;Open the log4j.properties file located in&amp;nbsp;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources/appian_log4j.properties&lt;/div&gt;
&lt;/li&gt;
&lt;li&gt;Set the value of log4j.logger.com.appian.data-metrics.data_sources from INFO to FATAL. It should look like this: log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS&lt;/li&gt;
&lt;li&gt;Restart application server to clear out the inactive sessions&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian&amp;nbsp;17.4 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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