|
From: Leif M. <le...@ta...> - 2007-08-25 02:34:15
|
Vinod, If that is the only message then it sounds like the JVM process crashed. You do not always get a dump file when that happens. Try setting wrapper.debug=true and reproduce this. Send the log for a minute or so before the exit through the start of the restart. I should then be able to tell you with more certainty what happened. Cheers, Leif Vinod Panicker wrote: > Hi, > > I'm doing a stress test on my server and am getting this in the > wrapper.log file - > > JVM exited unexpectedly > > And wrapper restarts the JVM after that. The issue is that I don't > know the reason why the JVM is exiting. Is this a JVM crash? If so, > where is the dump file generated when the JVM crashes? > > Environment - > > Ubuntu Feisty 64 bit server > JDK 6.0 Update 2 - 64 bit > Wrapper 3.2.3 > > Regards, > Vinod. |