Glassfish server does not start. NullPointeException

前端 未结 5 1429
灰色年华
灰色年华 2021-02-02 11:54

I just downloaded the GlassFish 5.0 archive - Full Platform, unzipped it, I run it through the command line.

asadmin start-domain

pr

5条回答
  •  青春惊慌失措
    2021-02-02 12:04

    GlassFish 5.1 also not working with Java 9 or later versions.

    glassfish 5.1 also needs java 8 with the AS_JAVA hack in asenv.conf/bat file.

提交回复
热议问题