Glassfish crash(stop) with no debugging information

做~自己de王妃 提交于 2019-12-13 18:40:26

问题


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



来源:https://stackoverflow.com/questions/24895424/glassfish-crashstop-with-no-debugging-information

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!