Skip to content

Doesn't work with GlassFish 7.1 #6

@OndroMih

Description

@OndroMih

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions