Location of GlassFish Server Logs

后端 未结 3 1882
情歌与酒
情歌与酒 2020-11-30 05:48

I have NetBeans IDE installed on a Windows 7 64-bit machine. Obviously, NetBeans comes with the GlassFish server.

I am currently having problems with a project and

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 05:58

    Locate the installation path of GlassFish. Then move to domains/domain-dir/logs/ and you'll find there the log files. If you have created the domain with NetBeans, the domain-dir is most probably called domain1.

    See this link for the official GlassFish documentation about logging.

提交回复
热议问题