|
From: Nathan W. <wr...@de...> - 2007-11-09 17:26:28
|
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. On 11/9/07, no spam <mrs...@gm...> wrote: > > hmmm ... i just figured out that compiled with JRE 1.5.0_06 and was > interpreting with 1.6.0_03-b05. Would this cause issues like this? > > On 11/9/07, no spam <mrs...@gm...> wrote: > > > > I forgot to include my platform information > > > > Windows Server 2003 Standard, Version 5.2.3790 Service Pack 2 Build 3790 > > JRE 1.6.0_03-b05 > > > > Mark > > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > -- Nathan Wray nw...@de... -- |