"Unexpected error" after installing or upgrading Jira Service Management

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問


プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

要約

Trying to upgrade or install JIRA Service Management using the obr by going through Administration > Versions & licenses > Upload an application. It is unable to be successfully uploaded/upgraded, and the error notification on the admin console says "An unexpected error occurred. Refer to the logs for more information.

jira service desk.png.

診断

In $JIRAHOME/log/atlassian-jira.log we have the following message:

2018-01-19 10:04:58,334 UpmAsynchronousTaskManager:thread-4 INFO USERNAME 604x1441x1 tulz7m 10.X.X.XX /rest/plugins/1.0/ [c.a.plugin.loaders.ScanningPluginLoader] No plugins found to be installed{co

Run the following SQL Query:

 select * from pluginstate;

Locate the com.atlassian.servicedesk plugin entries. Check If their pluginenable are set as false.

原因

JSM-related plugins are already installed but disabled in the database.

ソリューション

Follow the Resolution steps from the article:





最終更新日 2021 年 9 月 23 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.