legacy-knowledge-base
公開されました Sep. 10, 2025

既存の列に関するエラーが原因で DXP 7.3 へのアップグレードが失敗する

written-by

Katlyn Lee

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

問題

  • DB アップグレード ツールを実行すると、重複または既存の defaultvirtualHost 列に関するエラーが原因でアップグレードが失敗します。 (以下のエラーの例を参照してください)

Oracle DB のアップグレード

Caused by: com.liferay.portal.kernel.upgrade.UpgradeException: java.sql.SQLException: ORA-01430: column being added already exists in table

MySQL のアップグレード

Caused by: java.sql.SQLSyntaxErrorException: Duplicate column name 'defaultVirtualHost'

Environment

  • DXP 7.2 フィックスパック 6+ から DXP 7.3 へのアップグレード

解決策

  • このエラーは、 defaultVirtualHost カラムが 7.2 ですでに追加されているために発生します。 この動作に対処するには、 LPS-118793を含む DXP 7.3 のホットフィックスを要求するヘルプ センター チケットを作成します。 ホットフィックスをインストールして、アップグレードを再実行してください。

did-this-article-resolve-your-issue

legacy-knowledge-base