Page 1 of 1

Mac UMS 11.4.0 fail on 'Unable to load JRE'

Posted: Fri Sep 02, 2022 6:04 am
by usery
Just updated to latest UMS for Mac OS (v 11.4.0) and the app won't start up - fails with "Unable to load Java Runtime Environment"

Of course, without the app starting I don't get a debug.log in the usual place on Mac OS.

My JDK/JRE version:

Code: Select all

~/Library/Application Support/UMS$ java --version
openjdk 17.0.3 2022-04-19
OpenJDK Runtime Environment Temurin-17.0.3+7 (build 17.0.3+7)
OpenJDK 64-Bit Server VM Temurin-17.0.3+7 (build 17.0.3+7, mixed mode, sharing)
That's the only Java version installed on my host. And surely this version is supported on latest UMS? It worked fine with my previous UMS install (v10.1x or thereabouts).

Re: Mac UMS 11.4.0 fail on 'Unable to load JRE'

Posted: Sun Sep 18, 2022 6:17 am
by usery
yes, it was an obvious and easy solution: delete the UMS app and reinstall from the .dmg package.