I configured JBoss to start up when my system boots by editing the 
/etc/init.d/boot.local file. I'm not sure if this is the best solution, but it 
seems to be working so far.

Since this is a critical production server, I want to ensure that JBoss stays 
up. Is it likely that the server process will exit other than by being 
explicitly killed, or that the JVM will crash?

I considered modifying the run.sh script to have it loop back and restart JBoss 
all the time (not just when the exit code is 10) but I'm afraid that this will 
interfere with shutting down the system or with times when I might want to kill 
the process manually in order to do an upgrade.

How have others dealt with this problem? Is there some kind of tool or utility 
in Linux that monitors and restarts a process? (I'm running the SUSE 10.0 
distribution).

Thanks,
Frank

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927318#3927318

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927318


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to