Quantcast
Channel: Jboss 7.1.1 start/stop script - Stack Overflow
Viewing all articles
Browse latest Browse all 110

Answer by Joe Saad for Jboss 7.1.1 start/stop script

$
0
0

This is how I do it:

ps -ef | grep jboss | grep -v grep | awk '{print $2}' | xargs kill -9

I have this in a bash file that i call killjboss and it works well with me.


Viewing all articles
Browse latest Browse all 110

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>