When starting GF 7.1 with OmniFish Tools 7.0.1, the start fails with this error:
WARNING: Unknown module: org.glassfish.main.jdke specified to --add-opens
Listening for transport dt_socket at address: 9019
Error: Could not find or load main class com.sun.enterprise.glassfish.bootstrap.ASMain
Caused by: java.lang.ClassNotFoundException: com.sun.enterprise.glassfish.bootstrap.ASMain
Reason:
The glassfish.jar file that contains ASMain.class was moved from the modules directory to glassfish/lib/bootstrap, so Eclipse IDE doesn’t find it. Eclipse should use either asadmin.java or OS-specific asadmin scripts.
When starting GF 7.1 with OmniFish Tools 7.0.1, the start fails with this error:
Reason:
The
glassfish.jarfile that containsASMain.classwas moved from themodulesdirectory toglassfish/lib/bootstrap, so Eclipse IDE doesn’t find it. Eclipse should use eitherasadmin.javaor OS-specificasadminscripts.