oom-killer is a facility of linux kernel that kill processes when the system terminate
memory(RAM).
It seems that jboss is terminating correctly due to a clean shutdown.
Check your start/shutdown scripts, may be that when you stop apache jboss get stopped
too.
try to grep -i oom on var/log/syslog
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168414#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...