I run.bat, edit the the line that sets JAVA_OPTS to read:
set JAVA_OPTS=%JAVA_OPTS% -Xms128m -Xmx512m -Xrs
But this only solves the problem if the server is stopping due to an INT signal, it does
not help if some code is calling System.exit().
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005116#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...