Java JVM Problem.

Jacek Skrobisz February 14, 2018

Hi.

I tryed install Jira on OSX.

After installing newest Java - got error:

Wrong JVM version! You are running with java version "9.0.4" but JIRA requires at least 1.8 to run.

How to fix that?

echo $JAVA_HOME:

/Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/Contents/Home

 

3 answers

0 votes
Jacek Skrobisz February 14, 2018

Case closed - thank you!!! :-)

0 votes
Thomas Deiler
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 14, 2018

Dear @Jacek Skrobisz,

simple - use the latest JDK version 8 from Oracle instead version 9.

Please read the supported platforms page of Jiras Admin guide.

So long

Thomas

0 votes
Shankar Asam {Appfire}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 14, 2018

Download a 1.8 version of Java from below link and make sure to adjust the path.

http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Suggest an answer

Log in or Sign up to answer