Knowledge Base
Published Jul. 2, 2025

What are the folders to clean in a Jboss bundle? - DXP 7.0+

Written By

Ahmed Abdin

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Issue

  • After applying a new patch, I am not able to find the cache folders that should be removed in the Jboss bundle after e.g. installing a patch

Environment

  • Liferay DXP 7.0+
  • Jboss

Resolution

How to clean Jboss?

    1. Delete all files inside $LIFERAY_HOME_DIRECTORY/logs
    2. Delete all files inside $LIFERAY_HOME_DIRECTORY/jboss-eap-6.1/standalone/tmp
    3. Clean directory $LIFERAY_HOME_DIRECTORY/jboss-eap-6.1/standalone/log
    4. Stop the server and clean directory $LIFERAY_HOME_DIRECTORY/jboss-eap-6.1/standalone/deployments except ROOT.war and ROOT.war.dodeploy
Did this article resolve your issue ?

Knowledge Base