Unable to Install JIRA Agile due to Bad Version Number in .class File

お困りですか?

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

コミュニティに質問

症状

  • JIRA Agile 5.3 installation failed.
  • The following errors appear in the log file:
2010-10-30 16:44:47,102 Spring executor 6 ERROR      [plugin.osgi.factory.OsgiPlugin] Unable to start the Spring context for plugin com.pyxis.greenhopper.jira
org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.atlassian.greenhopper.service.issue.DefaultGHVersionService] for bean with name 'gh-versionService' defined in URL [bundle://44.0:1/com/atlassian/greenhopper/service/issue/DefaultGHVersionService.class]: problem with class file or dependent class; nested exception is java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at org.springframework.beans.factory.support.AbstractBeanFactory.resolveBeanClass(AbstractBeanFactory.java:1144)
	at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:524)
	...

原因

JIRA Agile 5.3 is not compatible with JDK version prior to JDK 1.6.

ソリューション

Upgrade to supported JDK version 1.6 as stated in Supported Platforms.

最終更新日 2013 年 8 月 26 日

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

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