wiki:JBOSS HowTo Start, Stop and Restart

Version 1 (modified by Richard Bramley, 8 years ago) ( diff )

--

JBOSS HowTo Start, Stop and Restart

Tags: JBOSS HowTo

Stop

Run the command {JBOSS directory}/shutdown.sh -S

Start

NB: run another command as sudo first, because you cannot enter a password when trying to run a command in the background.

sudo run.sh -Duser.timezone="Europe/London" -b 0.0.0.0 &

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

Note: See TracWiki for help on using the wiki.