Adding A New Application Fails Due To Mis-Configured crowd.properties File
プラットフォームについて: 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 は除く
症状
When adding a new application, the following exception is reported in client application's logs:
org.codehaus.xfire.fault.XFireFault: Failed to find com.atlassian.crowd.model.application.Application with name: jira
at org.codehaus.xfire.fault.Soap11FaultSerializer.readMessage(Soap11FaultSerializer.java:31)
原因
There is a mismatch in your client application's crowd.properties file and your Crowd server's application name value.
ソリューション
Check your crowd.properties file. In JIRA for example, this can be found under JIRA_HOME\atlassian-jira\WEB-INF\classes. Ensure that application.name matches the name value for the application you're configuring in Crowd.
この内容はお役に立ちましたか?