wiki:JBOSS HowTo Debug Restart Issues

JBOSS HowTo Debug Restart Issues

Tags: JBOSS HowTo

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 -ln against a list of ports used by JBOSS.

Error: Macro BackLinks(None) failed
'Environment' object has no attribute 'get_db_cnx'

Last modified 8 years ago Last modified on 11/03/15 08:08:47
Note: See TracWiki for help on using the wiki.