Glassfish server does not start. NullPointeException

前端 未结 5 1380
灰色年华
灰色年华 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:05

    OK, Glassfish 5.1 doesn't exist for the moment. Continue with Glassfish 5.0 with this solution:

    Just set the AS_JAVA variable in your asenv.bat file located here: C:\DEVENV\glassfish5\glassfish\config.

    File to edit: add last line screenshot of code

    Relaunch your server....enjoy : screenshot of relaunch command to start your server

提交回复
热议问题