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#4005116

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005116
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to