

20:02:50.577 KeyStore Explorer NSString *findJavaDylib(NSString *, _Bool, _Bool, _Bool, _Bool) Searching for a JRE. 20:02:50.568 KeyStore Explorer int launch(char *, int, char **) Launchpath: /Library/Java/JavaVirtualMachines/jdk-11.0.2+9/Contents/Home/lib/jli/libjli.dylib 20:02:50.499 KeyStore Explorer NSString *findJREDylib(int, _Bool, _Bool) JRE search exception: 'launch path not accessible' 20:02:50.498 KeyStore Explorer NSString *findJavaDylib(NSString *, _Bool, _Bool, _Bool, _Bool) Searching for a JRE. Interestingly AdoptOpenJDK jdk-11.0.2+9 works ok albeit with some warnings: I also tried AdoptOpenJDK jdk8u202-b08 (manually unzipped into /Library/Java/JavaVirtualMachines) Same exact error occurs. I get this if one or the other or both of Amazon Corretto 8 or Zulu 8 are installed. 19:42:05.354 KeyStore Explorer int launch(char *, int, char **) Error launching JVM Runtime ((null)) Relative Path: '(null)' (dylib: (null))Įrror: Unable to load Java Runtime Environment. 19:42:05.350 KeyStore Explorer int launch(char *, int, char **) Launchpath: (null) 19:42:05.350 KeyStore Explorer NSString *findJavaDylib(NSString *, _Bool, _Bool, _Bool, _Bool) No matching JRE or JDK found.

19:42:05.350 KeyStore Explorer NSString findJDKDylib(int, _Bool, _Bool) JDK search exception: ' -: Index 9223372036854775811 out of bounds string length 59'

19:42:05.280 KeyStore Explorer NSString findJREDylib(int, _Bool, _Bool) JRE search exception: 'launch path not accessible' 19:42:05.279 KeyStore Explorer NSString *findJavaDylib(NSString, _Bool, _Bool, _Bool, _Bool) Searching for a JRE. When I run Keystore Explorer from the command line by going into KeyStore Explorer.app/Contents/MacOS and running. I can see them using /usr/libexec/java_home -Vġ.8.0_202-zulu-8.36.0.1, x86_64: "Zulu 8" /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Homeġ.8.0_202, x86_64: "Amazon Corretto 8" /Library/Java/JavaVirtualMachines/amazon-corretto-8.jdk/Contents/Home I am seeing this on both Amazon Corretto 8 and also AzulSystems Zulu 8 (both certified versions of Java 8). Version of Java: 1.8.0_181 (when running from command line I have several versions installed via HomeBrew).lib in this directory and then the app starts when run with java -jar kse.jar, but it still doesn't work when the. This same layout and error occurs if I try to build the application and appbundle from source.Īs a workaround, I can create a symlink ln -s.
