|
From: Erik D. <eri...@fj...> - 2009-03-18 11:58:02
|
Erik Drolshammer wrote: > Leif Mortenson wrote: >> The Wrapper is receiving a SIGCHLD signal from the OS and interpreting >> it as the Java process having stopped. From the log however, it >> appears that JVM still exists as it continues on to shut it down. So something _outside_ the wrapper and my application is sending a SIGCHLD signal which the wrapper picks up? Any suggestions on how I can debug this further? We are not that comfortable with behavior we cannot explain. It happens rather quickly when put under (light) load, so it is easy to test if you have anything I can try. -- Best regards, Erik Drolshammer |