JIRA unable to start after an upgrade due to java.lang.IncompatibleClassChangeError

お困りですか?

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

コミュニティに質問

症状

atlassian-jira.log に次のエラーが返される。

java.lang.RuntimeException: org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.IncompatibleClassChangeError: Found interface com.atlassian.jira.plugin.navigation.TopNavigationModuleDescriptor, but class was expected

原因

There are incompatible plugins in JIRA which is causing the application failed to start after the upgrade.

ソリューション

  1. Jira を停止します。
  2. Backup <jira-home-directory>/plugins/installed-plugins/
  3. Remove <jira-home-directory>/plugins/installed-plugins/
  4. Jira を起動します。
 This will allow JIRA to successfully startup again. Next, install only the compatible plugin into JIRA. You may check the plugins compatibility matrix and download them from here: https://marketplace.atlassian.com/.

Last modified on Mar 30, 2016

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

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