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

エラーアップグレードツールを使用してLiferayのバージョンをアップグレードする際、メインクラスが見つからない、またはロードされない

written-by

Ethan Adelsman

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のバージョンをアップグレードしようとすると、次のようなエラーメッセージが表示されます:"Error:Could not find or load main class [クラス名]" と表示され、アップグレードに失敗します。

環境

  • Liferay DXP 7.4

解像度

  • このエラーは、ファイル・パスにスペースがある場合に発生する。
  • この問題は将来のLiferayリリースで対処される予定ですが、 LPS-192649 では、以下の例に示すように、ファイルパスからスペースを削除する回避策を提供しています:

スペース付き:

  • /home/user/Liferay/Bundle/7.4/with space/liferay-dxp-7.4.13.u74

スペースなし

  • /home/user/Liferay/Bundle/7.4/withoutspace/liferay-dxp-7.4.13.u74

追加情報

did-this-article-resolve-your-issue

legacy-knowledge-base