You can try
PID=$(ps -efax | grep java | grep $USERNAME | grep jboss | grep -v grep | awk '{print $2" "$3}' | wc -l)
Reply to this message by going to Community
Start a new discussion in Beginner's Corner at Community