You are currently reviewing an older revision of this page.

KB-1487 AbstractLogScheduler Error in App Server Logs

Symptoms

The following error regarding the AbstractLogScheduler class is repeatedly seen in the application server log:

ERROR com.appiancorp.common.monitoring.AbstractLogScheduler - Error logging for class com.appiancorp.common.monitoring.AppServerSystemMetricsLogScheduler

Cause

This issue has been reported to the Appian Product Team. The reference number for this issue is AN-97063.

Action

To remedy the application server log files from growing too large with this recurring error, add the following line to the appian_log4j.properties file in <APPIAN_HOME>/ear/suite.ear/resources to turn off the notifications for the error:

log4j.logger.com.appiancorp.common.monitoring.AbstractLogScheduler=OFF 

System performance is not affected by this.

Affected Versions

This article applies to Appian versions 17.2 and later.

Last Reviewed: January 2018