<?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-1487 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1487 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs</link><pubDate>Mon, 23 Jul 2018 03:27:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:27:13 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&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-97063&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.2/Hotfixes.html" target="_blank"&gt;Appian 17.2 Hotfix Package H&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.3/Hotfixes.html" target="_blank"&gt;Appian 17.3 Hotfix Package D&lt;/a&gt;&lt;/li&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 C&lt;/a&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.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2, 17.3, and 17.4.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, administration, fixed issues&lt;/div&gt;
</description></item><item><title>KB-1487 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/14</link><pubDate>Tue, 03 Apr 2018 03:30:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Parmida Borhani on 4/3/2018 3:30:35 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&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-97063&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.2/Hotfixes.html" target="_blank"&gt;Appian 17.2 Hotfix Package H&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.3/Hotfixes.html" target="_blank"&gt;Appian 17.3 Hotfix Package D&lt;/a&gt;&lt;/li&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 C&lt;/a&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.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2, 17.3, and 17.4.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, fixed issues&lt;/div&gt;
</description></item><item><title>KB-1487 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/13</link><pubDate>Tue, 27 Mar 2018 23:37:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Parmida Borhani on 3/27/2018 11:37:37 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&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-97063&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.2/Hotfixes.html" target="_blank"&gt;Appian 17.2 Hotfix Package H&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.3/Hotfixes.html" target="_blank"&gt;Appian 17.3 Hotfix Package D&lt;/a&gt;&lt;/li&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 C&lt;/a&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.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, fixed issues&lt;/div&gt;
</description></item><item><title>KB-1487 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/12</link><pubDate>Tue, 27 Mar 2018 23:37:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Parmida Borhani on 3/27/2018 11:37:22 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&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been addressed via &lt;strong&gt;AN-97063&lt;/strong&gt; in the following hotfixes/versions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.2/Hotfixes.html" target="_blank"&gt;Appian 17.2 Hotfix Package H&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/17.3/Hotfixes.html" target="_blank"&gt;Appian 17.3 Hotfix Package D&lt;/a&gt;&lt;/li&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 C&lt;/a&gt;&lt;/li&gt;
&lt;/ul&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;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: March 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, fixed issues&lt;/div&gt;
</description></item><item><title>KB-1487 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/11</link><pubDate>Wed, 31 Jan 2018 21:19:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Parmida Borhani on 1/31/2018 9:19:54 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, open issues&lt;/div&gt;
</description></item><item><title>KB-1475 AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/10</link><pubDate>Wed, 31 Jan 2018 16:04:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Nick Vigilante on 1/31/2018 4:04:17 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;strong&gt;appian_log4j.properties&lt;/strong&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/9</link><pubDate>Tue, 30 Jan 2018 23:55:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 1/30/2018 11:55:44 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;code&gt;appian_log4j.properties&lt;/code&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;pre&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/pre&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/8</link><pubDate>Tue, 30 Jan 2018 23:55:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 1/30/2018 11:55:04 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;code&gt;appian_log4j.properties&lt;/code&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/7</link><pubDate>Tue, 30 Jan 2018 23:54:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 1/30/2018 11:54:40 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been reported to the Appian Product Team. The reference number for this issue is&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line to the &lt;code&gt;appian_log4j.properties&lt;/code&gt; file in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources&lt;/code&gt; to turn off the notifications for the error:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;System performance is not affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: logging, known issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/6</link><pubDate>Tue, 30 Jan 2018 07:10:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Taylor Park</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Taylor Park on 1/30/2018 7:10:32 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;&amp;nbsp;in the following Appian hotfix/version:&lt;/p&gt;
&lt;p&gt;Appian 17.2 Hotfix Package H&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF
&lt;/pre&gt;
&lt;p&gt;to the &lt;code&gt;appian_log4j.properties&lt;/code&gt; file in &lt;code&gt;C:&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources&lt;/code&gt; to turn off the notifications for the error. No system performance is affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX AbstractLogScheduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/5</link><pubDate>Mon, 29 Jan 2018 09:27:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Taylor Park</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Taylor Park on 1/29/2018 9:27:03 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;&amp;nbsp;in the following Appian hotfix/version:&lt;/p&gt;
&lt;p&gt;Appian 17.2 Hotfix Package H&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF
&lt;/pre&gt;
&lt;p&gt;to the appian_log4j.properties file in C:&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources to turn off the notifications for the error. No system performance is affected by this.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Addressing the AbstractLogSceduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/4</link><pubDate>Mon, 29 Jan 2018 07:40:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Taylor Park</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Taylor Park on 1/29/2018 7:40:12 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;&amp;nbsp;in the following Appian hotfix/version:&lt;/p&gt;
&lt;p&gt;Appian 17.2 Hotfix Package H&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF
&lt;/pre&gt;
&lt;p&gt;to the appian_log4j.properties file in C:&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources to turn off the notifications for the error. No system performance is affected by this.&lt;/p&gt;
&lt;h2&gt;&amp;nbsp;&lt;/h2&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Addressing the AbstractLogSceduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/1</link><pubDate>Thu, 25 Jan 2018 17:52:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Taylor Park</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Taylor Park on 1/25/2018 5:52:24 PM&lt;br /&gt;
&lt;h5&gt;Symptoms&lt;/h5&gt;
&lt;p&gt;Frequent errors regarding the AbstractLogScheduler getting thrown in the application server logs.&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h5&gt;Cause&lt;/h5&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;&lt;a class="issue-link" title="Error logging for class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler" href="/browse/AN-97063"&gt;&lt;del&gt;AN-97063&lt;/del&gt;&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;in the following Appian hotfix/version:&lt;/p&gt;
&lt;p&gt;Appian 17.2 Hotfix Package H&lt;/p&gt;
&lt;p&gt;and will be applied in the next hotfix packages:&lt;/p&gt;
&lt;p&gt;Appian 17.3 Hotfix Package D&lt;br /&gt;Appian 17.4 Hotfix Package C&lt;/p&gt;
&lt;h5&gt;Action&lt;/h5&gt;
&lt;p&gt;Apply the latest hotfix for your Appian version or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h5&gt;Workaround&lt;/h5&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF
&lt;/pre&gt;
&lt;p&gt;to the appian_log4j.properties file in C:&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources to turn off the notifications for the error. No system performance is affected by this.&lt;/p&gt;
&lt;h5&gt;Affected Versions&lt;/h5&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Addressing the AbstractLogSceduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/3</link><pubDate>Thu, 25 Jan 2018 12:54:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Taylor Park</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Taylor Park on 1/25/2018 12:54:38 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Frequent errors regarding the AbstractLogScheduler getting thrown in the application server logs.&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;AN-97063&lt;/strong&gt;&amp;nbsp;in the following Appian hotfix/version:&lt;/p&gt;
&lt;p&gt;Appian 17.2 Hotfix Package H&lt;/p&gt;
&lt;p&gt;and will be applied in the next hotfix packages:&lt;/p&gt;
&lt;p&gt;Appian 17.3 Hotfix Package D&lt;br /&gt;Appian 17.4 Hotfix Package C&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix for your Appian version or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF
&lt;/pre&gt;
&lt;p&gt;to the appian_log4j.properties file in C:&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources to turn off the notifications for the error. No system performance is affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, open issues&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Addressing the AbstractLogSceduler Error in App Server Logs</title><link>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs/revision/2</link><pubDate>Thu, 25 Jan 2018 12:54:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de3fd99-9585-4e14-b09e-870d166191c0</guid><dc:creator>Taylor Park</dc:creator><comments>https://community.appian.com/support/w/kb/792/kb-1487-abstractlogscheduler-error-in-app-server-logs#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Taylor Park on 1/25/2018 12:54:12 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Frequent errors regarding the AbstractLogScheduler getting thrown in the application server logs.&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging &lt;span class="code-keyword"&gt;for&lt;/span&gt; class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler
&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via&amp;nbsp;&lt;strong&gt;&lt;a class="issue-link" title="Error logging for class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler" href="/browse/AN-97063"&gt;&lt;del&gt;AN-97063&lt;/del&gt;&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;in the following Appian hotfix/version:&lt;/p&gt;
&lt;p&gt;Appian 17.2 Hotfix Package H&lt;/p&gt;
&lt;p&gt;and will be applied in the next hotfix packages:&lt;/p&gt;
&lt;p&gt;Appian 17.3 Hotfix Package D&lt;br /&gt;Appian 17.4 Hotfix Package C&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Apply the latest hotfix for your Appian version or upgrade to the latest version of Appian.&lt;/p&gt;
&lt;h2&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To remedy the application server log files from growing too large with this recurring error, add the following line:&lt;/p&gt;
&lt;pre class="code panel" style="border-width:1px;"&gt;log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF
&lt;/pre&gt;
&lt;p&gt;to the appian_log4j.properties file in C:&amp;lt;APPIAN_HOME&amp;gt;\ear\suite.ear\resources to turn off the notifications for the error. No system performance is affected by this.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian versions 17.2 and later.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, open issues&lt;/div&gt;
</description></item></channel></rss>