This article outlines the process clear the application server cache. This may be useful in cases such as new configurations not taking effect, or when the cache has come into an inconsistent state.
Clear the JBoss cache with the following steps:
<JBOSS_HOME>/standalone/data
<JBOSS_HOME>/standalone/tmp
<APPIAN_HOME>\tomcat\apache-tomcat\work\Catalina\localhost\
Delete the following directories to clear the cache when re-deploying the application:
<WEBLOGIC_HOME>/<project_name>/domains/<domain_name>/config/deployments/<suite.ear><WEBLOGIC_HOME>/<project_name>/domains/<domain_name>/servers/AdminServer/tmp/_WL_user/<suite>
<WEBLOGIC_HOME>/<project_name>/domains/<domain_name>/config/deployments/<suite.ear>
<WEBLOGIC_HOME>/<project_name>/domains/<domain_name>/servers/AdminServer/tmp/_WL_user/<suite>
This article applies to all versions of Appian.
Last Reviewed: September 2018