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

ノードを同時に起動すると NoClassDefFoundError

written-by

Alexandra Rujzam

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

問題

クラスターのノードが同時に開始されると、次のエラーがスローされます。

2021-08-04 18:43:34,772 ERROR [Framework Event Dispatcher: Equinox Container: 94ea1e3b-3db5-4b49-9cf5-398239563c13][osgi.logging.org_eclipse_osgi:97] FrameworkEvent ERROR 
java.lang.NoClassDefFoundError: Could not initialize class com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiServiceUtil


Environment

  • Liferay DXP 7.1 (FP11未満)


解決策

一般に、DXP では、ノード を順番に開始する必要があります。 これは、ノードが完全に起動するまで待ってから、2 番目のノードを起動する必要があることを意味します。

ただし、影響を受ける環境のパッチ レベルが DXP 7.1 フィックス パック 11 未満の場合は、サポートにホットフィックス (LPS-89569) を要求できます。 このレベルを超えると、問題はすでに修正されています。

did-this-article-resolve-your-issue

legacy-knowledge-base