Confluence crashes on startup after adding Crowd integration jar file into the lib folder
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
要約
症状
atlassian-confluence.log に次のエラーが返される。
ERROR main atlassian.confluence.setup.ConfluenceConfigurationListener contextInitialized An error was encountered while bootstrapping Confluence (see below):
Error creating bean with name 'com.atlassian.confluence.setup.webwork.XWorkConfigurationInitialiser' defined in class path resource bootstrapContext.xml : Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/springframework/beans/factory/Aware
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.atlassian.confluence.setup.webwork.XWorkConfigurationInitialiser' defined in class path resource bootstrapContext.xml : Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: org/springframework/beans/factory/Aware
Caused by: java.lang.NoClassDefFoundError: org/springframework/beans/factory/Aware
診断
This issue only ever occurs when integrating instances of Confluence 3.3 or below with instances of Crowd 2.5 or above.
原因
The applications are running on different major versions of the Spring Framework, Confluence 3.3 and below is running on v2.x and Crowd 2.5 and above are running on v3.x.
ソリューション
ソリューション
Confluence 3.3 and below cannot be integrated with the client libraries from Crowd 2.5 and above. Upgrade the Confluence instance to 3.4 or above. If this is not possible, take the client libraries from Crowd 2.2.7 for compatibility with older Confluences; they can be used to talk to any later version of the Crowd server.
更新日時: September 26, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。