Unable to Install Confluence Due to Java 1.5

お困りですか?

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

コミュニティに質問

症状

Users are unable to install Confluence. Trying to browse to localhost:port from the browser shows a cannot connect message. The following appears in the atlassian-confluence.log:


java.lang.UnsupportedClassVersionError: Bad version number in .class file (unable to load class com.atlassian.confluence.logging.ConfluenceHomeLogAppender)
    at org.apache.catalina.loader.WebappClassLoader.findClassInternal(WebappClassLoader.java:2822)

診断

Check your java version by running this command:


java -v

原因

Java 1.5 is not supported in Confluence 3.5 and later.

ソリューション

  1. Update the JVM to 1.6 or later.

Last modified on Mar 30, 2016

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

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