I always forget how to kill JBoss when it’s hanging during shutdown… so now I decided to wirte it down here:

astro@mac:~$jps -mlvV | grep jboss
 7121 org.jboss.Main -Dprogram.name=run.sh [blah blah blah]
astro@mac:~$kill -9 7121

Finally.

Email this Share this on Facebook Share this on LinkedIn Tweet This! RSS feed for comments on this post. TrackBack URL

Leave a comment