|
From: no s. <mrs...@gm...> - 2007-11-09 17:51:45
|
The strange thing is that I ran this on our reference servers for a week straight with no issues. But that was all 1.5 JRE. The only other difference I noticed is that on these current tests I wasn't using the wrapper.java.additional.1=-XX:+UseParallelGC setting. I've kicked off a new test all 1.5 with this additional setting. Mark On 11/9/07, Nathan Wray <wr...@de...> wrote: > > > Not necessarily, you should be able to run under a newer JVM. Does the > application run successfully for long periods when it's not running under > wrapper? I would be looking for a resource leak, and trying to gather > additional debug info. Try running without wrapper under the same > conditions. Also take a look at jhat and jmap, you could probably run for > 24 hours and take a look at the heap for anything suspicious. > |