Legacy Knowledge Base
Published Sep. 10, 2025

Hypersonic Database Error - org.hsqldb.HsqlException

Written By

Kenny Back

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

  • We are testing in a new environment and are seeing the following error in the log:
ERROR [Portal Dependency Manager Component Executor--2] [UpgradeStepRegistratorTracker:184] 
Failed upgrade process for module com.liferay.asset.display.page.service
com.liferay.portal.kernel.upgrade.UpgradeException: java.sql.SQLException:
statement does not generate a row count

Caused by: org.hsqldb.HsqlException: statement does not generate a row count
at org.hsqldb.error.Error.error(Error.java:136)
  •  Additionally, we are observing problems with displaying web articles as well as UI messages like this:  This application is not visible for users yet  

Environment

  • DXP 7.2

Resolution

  • Hypersonic is intended for simple testing purposes only with Liferay. Implementing significant elements from your production environment may result in problems due to a reached limitation given that it is not a full-fledged RDBMS. See the link below for details:
    Liferay Learn - Application Server Configuration  

Additional Information

 

 

Did this article resolve your issue ?

Legacy Knowledge Base