Glassfish crash(stop) with no debugging informatio

2019-07-22 13:01发布

问题:

I am runnning a glassfish 3.0.1, the server start up normally, but when i execute some webservice method the server crash(shutdown) without log or debug information. The files server.log no have exception and jvm.log eihter. have i other log for debug error in glassfish?

回答1:

I solve the problem increasing the -Xss memory in the virtual machine options. -Xss256k to -Xss512k