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.
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.
This issue has been resolved via AN-105369 in the following hotfixes/versions:
Apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.
<APPIAN_HOME>/ear/suite.ear/resources/
log4j.logger.com.appian.data-metrics.data_sources
INFO
FATAL
log4j.logger.com.appian.data-metrics.data_sources=FATAL, DATA_SOURCES_METRICS
This article applies to Appian 17.4 and 18.1.
Last Reviewed: May 2018