| Version 1 (modified by , 10 years ago) ( diff ) |
|---|
JBOSS HowTo Debug Restart Issues
Tools
- Check to see if the JBOSS process is running by running the command
pgrep -f jboss, which will display the process ID of the JBOSS process. - Check the log for errors
- Check to see which ports are listening using the command
netstat -lnagainst a list of ports used by JBOSS.
Note:
See TracWiki
for help on using the wiki.
