'UnsupportedClassVersionError- bad major version at offset=6' when Starting JIRA Applications Due to Java Version
症状
Users are unable to start or configure JIRA (version 4.3 or later).
原因
JAVA_HOME is not set to a Sun Java 1.6+ implementation of the JDK.
ソリューション
Ensure that you're running JDK version 1.6 (for JIRA until version 5.2) or JDK 1.7 (for later JIRA version greater than 5.2) . Check the JAVA_HOME declaration by running java -version
from the command line.
最終更新日: 2016 年 2 月 26 日
Powered by Confluence and Scroll Viewport.