Re: [OpenVPMS Developers] Possible Memory Leak

Hi Damien, If not set explicitly I believe the default Java PermGen space is 64m. This is too small for OpenVPMs so you would need to add the -XX:PermSize=128m to the JAVA_OPTS in /etc/init.d/tomcat6 script. Typically you would see Out of Permgen errors in the logs though ? Cheers Tony On Tue, Aug 16, 2011 at 5:14 PM, Damien Solley wrote: > Thanks for taking a look Tony, > My Permgen is set to the default value for Tomcat6 in Ubuntu.Message from Tony De Keizer tony@verticalconnect.net Hi Damien, If not set explicitly I believe the default Java PermGen space is 64m. This is too small for OpenVPMs so you would need to add the -XX:PermSize=128m to the JAVA_OPTS in /etc/init.d/tomcat6 script. Typically you would see Out of Permgen errors in the logs though ? Cheers Tony On Tue, Aug 16, 2011 at 5:14 PM, Damien Solley wrote: > Thanks for taking a look Tony, > My Permgen is set to the default value for Tomcat6 in Ubuntu. Is there any > way I can retrieve the value for you? > As a temporary workaround for my problem I have increased -Xmx and now > restart the tomcat service every 12 hours, no more crashes. > > > I've noticed the following errors, so this may be ESCI related. > [ERROR,JobRunShell,scheduler_Worker-1] Job DEFAULT.esciDispatcherJob threw > an unhandled Exception: > log4j:ERROR LogMananger.repositorySelector was null likely due to error in > class reloading, using NOPLoggerRepository. > > > > On Tue, Aug 16, 2011 at 6:11 AM, wrote: > >> Hi Damien, >> >> Can you tell me what your Permgen size is set to ? i.e -XX:PermSize=???m >> >> Cheers >> >> Tony >> >> If you'd like to unsubscribe and stop receiving these emails click here >> . >> >> > If you'd like to unsubscribe and stop receiving these emails click here > . > > _______________________________________________ >

Syndicate content