Legacy Knowledge Base
Published Jun. 30, 2025

Empty page when opening Content & Data > Forms

Written By

Tímea Bihari

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.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

Issue

  • After installing a hotfix, we see an empty page when navigating to Content & Data > Forms
  • There is no error in the console or browser console

Screenshot 2023-08-24 at 4.36.08 PM.png

 

Environment

  • Liferay DXP 7.4

 

Resolution

  • This could be the result of faulty patching.
  • Enter the Gogo shell and run the "lb" command, check the bundle versions for Liferay Dynamic Data Mapping Web.
  • You might see different versions, for example:
    • Liferay Dynamic Data Mapping Web (5.0.70)
    • Liferay Dynamic Data Mapping Web (5.0.70.hotfix-xxxx-7413)
  • You can stop and uninstall the older version using the Gogo shell, then restart the hotfix version

 

Additional Information

  • When installing a hotfix, always use the latest available Patching Tool, which you can download from here: Downloads
  • After installation, clean up the cache folders:
    1. Delete the $LIFERAY_HOME/osgi/state folder.
    2. Empty the $LIFERAY_HOME/Work folder
    3. Empty the $LIFERAY_HOME/tomcat-version/temp folder
    4. Empty the $LIFERAY_HOME/tomcat-version/work folder
  • For more information, visit the following articles:
Did this article resolve your issue ?

Legacy Knowledge Base