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

テーブルが外部プラグインの要件に準拠していないため、7.3+ へのアップグレードが失敗する

written-by

Nathan Roberts

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

問題

  • Liferay DXP 7.3+ へのアップグレード プロセスは、次の原因で失敗しました:
    Caused by: java.sql.SQLException: The table does not comply with the requirements by an external plugin.

Environment

  • Liferay DXP 7.3+


解決策

  • このエラーは、アップグレード プロセスの実行時に MySQL データベースでグループ レプリケーションが有効になっている場合に発生します。 これは、MySQL グループ レプリケーションの要件に違反するアップグレード プロセスによって、影響を受けるテーブルから PrimaryKey が削除されるために発生します。
  • このエラーを解決するには、アップグレード プロセスを実行する前に、グループの複製が無効になっていることを確認してください。 アップグレードが完了したら、グループの複製を再度有効にすることができます。


追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base