Closed lianefernandes closed 6 years ago
Hi, access to the Apple EAWT has been removed in Java 9+. The current release of Artemis runs with Java 8. What version of Java do you have installed? Type:
Java -version
in a terminal window.
Hi @lianefernandes, is this still a problem?
I'm assuming that this problem has been resolved. Please re-open if this is not the case.
Hi, I'm trying Artemis for the first time on Mac OS 10.14 (Mojave).
It was successfully installed but on running ./art the introductory window appears and then freezes. The following thrown exception is shown in the terminal: "This version of Mac OS X does not support the Apple EAWT. ApplicationEvent handling has been disabled (java.lang.ClassNotFoundException: com.apple.eawt.ApplicationListener)" (full stack trace attached)
Does this mean the Artemis GUI can't be used on the latest Mac OS? Or can I install something to bypass this error? Thanks
Stack_trace.txt