legacy-knowledge-base
公開されました 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

learn-legacy-article-disclaimer-text

問題

  • 新しい環境でテストしているのですが、ログに以下のようなエラーが表示されています:
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)
  • さらに、ウェブ記事の表示に関する問題や、以下のようなUIメッセージも確認されています: このアプリケーションはまだユーザーには表示されていません

Environment

  • DXP 7.2

解決策

  • Hypersonicは、Liferayでの簡易テスト目的のみを想定しています。 本格的なRDBMSではないため、本番環境から重要な要素を導入すると、制限を受け、問題が発生する可能性があります。 詳細は下記リンクをご参照ください:
    Liferay Learn - アプリケーションサーバーの構成

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base