<?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-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache</link><pubDate>Thu, 27 Sep 2018 17:05:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 9/27/2018 5:05:37 PM&lt;br /&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:&lt;br /&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Tomcat&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Shut down Tomcat if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the content in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\work\Catalina\localhost\&lt;/code&gt; directory.&lt;/li&gt;
&lt;li&gt;Restart Tomcat.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;September 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/11</link><pubDate>Thu, 27 Sep 2018 17:05:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Jordan Horwat on 9/27/2018 5:05:18 PM&lt;br /&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:&lt;br /&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Tomcat&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Shut down Tomcat.&lt;/li&gt;
&lt;li&gt;Delete the content in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\tomcat\apache-tomcat\work\Catalina\localhost\&lt;/code&gt; directory.&lt;/li&gt;
&lt;li&gt;Restart Tomcat.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;September 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/10</link><pubDate>Tue, 19 Dec 2017 16:33:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:33:17 PM&lt;br /&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:&lt;br /&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;&lt;/code&gt;&lt;br /&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;&lt;/code&gt;&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/9</link><pubDate>Tue, 19 Dec 2017 16:29:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:29:55 PM&lt;br /&gt;
&lt;div class="page_title"&gt;
&lt;div class="left"&gt;
&lt;h2 class="container"&gt;Purpose&lt;/h2&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;h3&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="weblogic"&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;
&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="websphere"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="container"&gt;
&lt;div class="col-sm-9"&gt;
&lt;div class="row row-offcanvas row-offcanvas-right"&gt;
&lt;div class="col-xs-12 col-sm-9"&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/8</link><pubDate>Tue, 19 Dec 2017 16:28:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:28:56 PM&lt;br /&gt;
&lt;div class="page_title"&gt;
&lt;div class="left"&gt;
&lt;h2 class="container"&gt;Purpose&lt;/h2&gt;
&lt;div class="container"&gt;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.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id="jboss"&gt;JBoss&lt;/div&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="weblogic"&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;
&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="websphere"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="container"&gt;
&lt;div class="col-sm-9"&gt;
&lt;div class="row row-offcanvas row-offcanvas-right"&gt;
&lt;div class="col-xs-12 col-sm-9"&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/7</link><pubDate>Tue, 19 Dec 2017 16:28:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:28:43 PM&lt;br /&gt;
&lt;div class="page_title"&gt;
&lt;div class="left"&gt;
&lt;h2 class="container"&gt;Purpose&lt;/h2&gt;
&lt;div class="container"&gt;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.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h3 id="jboss"&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="weblogic"&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;
&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="websphere"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="container"&gt;
&lt;div class="col-sm-9"&gt;
&lt;div class="row row-offcanvas row-offcanvas-right"&gt;
&lt;div class="col-xs-12 col-sm-9"&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/6</link><pubDate>Tue, 19 Dec 2017 16:28:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:28:24 PM&lt;br /&gt;
&lt;div class="page_title"&gt;
&lt;div class="left"&gt;
&lt;h2 class="container"&gt;Purpose&lt;/h2&gt;
&lt;div class="container"&gt;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.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;h3 id="jboss"&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="weblogic"&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;
&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="websphere"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="container"&gt;
&lt;div class="col-sm-9"&gt;
&lt;div class="row row-offcanvas row-offcanvas-right"&gt;
&lt;div class="col-xs-12 col-sm-9"&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/5</link><pubDate>Tue, 19 Dec 2017 16:26:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 12/19/2017 4:26:43 PM&lt;br /&gt;
&lt;div class="page_title"&gt;
&lt;div class="left"&gt;
&lt;h2 class="container"&gt;Purpose&lt;/h2&gt;
&lt;div class="container"&gt;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.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="container"&gt;
&lt;div class="col-sm-9"&gt;
&lt;div class="row row-offcanvas row-offcanvas-right"&gt;
&lt;div class="col-xs-12 col-sm-9"&gt;
&lt;div class="row content_container"&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;h3 id="jboss"&gt;JBoss&lt;/h3&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="weblogic"&gt;WebLogic&lt;/h3&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;
&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="websphere"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item><item><title>KB-1232 How to clear the application server cache</title><link>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache/revision/4</link><pubDate>Tue, 25 Jul 2017 11:35:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cf6ff756-6a87-419c-827a-9512e62cb200</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Nick Vigilante on 7/25/2017 11:35:41 AM&lt;br /&gt;
&lt;div class="page_title"&gt;
&lt;div class="left"&gt;
&lt;div class="container"&gt;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.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="container"&gt;
&lt;div class="col-sm-9"&gt;
&lt;div class="row row-offcanvas row-offcanvas-right"&gt;
&lt;div class="col-xs-12 col-sm-9"&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="jboss"&gt;JBoss&lt;/h2&gt;
&lt;p&gt;Clear the JBoss cache with the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down JBoss if you have not already.&lt;/li&gt;
&lt;li&gt;Delete the following folders:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/data&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/tmp&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Restart JBoss.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="weblogic"&gt;WebLogic&lt;/h2&gt;
&lt;p&gt;Delete the following directories to clear the cache when re-deploying the application:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/config/deployments/&amp;lt;suite.ear&amp;gt;
&amp;lt;WEBLOGIC_HOME&amp;gt;/&amp;lt;project_name&amp;gt;/domains/&amp;lt;domain_name&amp;gt;/servers/AdminServer/tmp/_WL_user/&amp;lt;suite&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="websphere"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, application server, how-to&lt;/div&gt;
</description></item></channel></rss>