[jboss-user] [Installation, Configuration & Deployment] - Re: Error while shutting down - Exception in thread

PeterJ do-not-reply at jboss.com
Thu Mar 1 11:53:55 EST 2007


You can always send an INT signal to the java process running the app server, this will cause it to shut down gracefully:

kill INT 9999

where 9999 is the java process id.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024363#4024363

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024363



More information about the jboss-user mailing list