Filling the Packager gap
Sverre Moe
sverre.moe at gmail.com
Fri Oct 5 20:26:05 UTC 2018
I am having some problems accessing the jpackager from symlinks, seems it
cannot find the jdk.packager.jar
/usr/bin/jpackager -> /etc/alternatives/jpackager
/etc/alternatives/jpackager -> /usr/java/jpackager/jpackager
:/ # jpackager --help
Error occurred during initialization of boot layer
java.lang.module.FindException: Module jdk.packager not found
Though accessing the jpackager directly works fine:
/usr/java/jpackager/jpackager
Any suggestion what the problem might be and how to remedy this?
/Sverre
More information about the openjfx-dev
mailing list