Plugins not working properly due to an incompatible JAVA version

お困りですか?

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

コミュニティに質問

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

このナレッジベース記事は製品の Data Center バージョン用に作成されています。Data Center 固有ではない機能の Data Center ナレッジベースは、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。サーバー*製品のサポートは 2024 年 2 月 15 日に終了しました。サーバー製品を利用している場合は、アトラシアンのサーバー製品のサポート終了のお知らせページにて移行オプションをご確認ください。

*Fisheye および Crucible は除く

問題

Some plugins are not starting or working properly after an upgrade in Jira.

The following appears in the atlassian-jira.log:

2015-07-06 10:00:00,684 http-8080-7 ERROR username 2313x123x1 abcde 127.0.0.1 /rest/plugins/1.0/com.xxxx.xxxx.plugin-key [atlassian.plugin.manager.DefaultPluginManager] There was an error loading the descriptor 'null' of plugin 'com.atlassian.xxxx.xxxxx'. Disabling.
java.lang.UnsupportedClassVersionError: com/atlassian/xxxx/contextproviders/nameoftheclass : Unsupported major.minor version 51.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
	at org.apache.felix.framework.ModuleImpl$ModuleClassLoader.findClass(ModuleImpl.java:1829)

環境

Jira Data Center

原因

Jira is running with an incompatible JAVA version, usually after an upgrade. Here you can see the compatible JAVA versions accordingly to your Jira version.

ソリューション

Change the JAVA version to a compatible version by following this instructions.


最終更新日: 2025 年 2 月 27 日

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

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