Artemis icon indicating copy to clipboard operation
Artemis copied to clipboard

Artemis will not run with newest Java

Open deprekate opened this issue 4 years ago • 3 comments

Just installed Artemis 18.0.3 on OSX 10.15.7 with the Java 15.0.2 and get the "This application requires that Java 9 or later be installed".

Java was installed via brew.

(I can get Artemis to run if I run the ./art script from the command line)

deprekate avatar Mar 12 '21 05:03 deprekate

Yes, ACT too will not run on windows: JNI error.

marcovth avatar Sep 27 '21 12:09 marcovth

I see the same issue as @deprekate, with Java 18:

% java --version                           [3:09:29]
java 18.0.1.1 2022-04-22
Java(TM) SE Runtime Environment (build 18.0.1.1+2-6)
Java HotSpot(TM) 64-Bit Server VM (build 18.0.1.1+2-6, mixed mode, sharing)

I'm using macOS 12.4

Executing the art script under Artemis.app works, but executing the installed Artemis app does not.

widdowquinn avatar Jul 06 '22 14:07 widdowquinn

I hav the same issue here. run java -jar bamview.jar (bamview/Contents/Java/bamview.jar) works but double click Bamview.app does not.

Should be a version bug here.

Jianshu

jianshu93 avatar Aug 28 '22 02:08 jianshu93