Re: Issues with Memory Leaks on Tomcat 6.0.28

2010-09-23 Thread Kevin Mai
Catalina was misconfigured, as the dev-team placed some properties on a /home/blabla path :S Thanks for helping me out anyway! - Mensaje original - De: "Mark Eggers" Para: "Tomcat Users List" Enviados: Jueves, 23 de Septiembre 2010 15:44:21 Asunto: Re: Issues

Re: Issues with Memory Leaks on Tomcat 6.0.28

2010-09-23 Thread Mark Eggers
I'll do some of this inline: > WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting >property 'debug' > to '0' did not find a matching property. Two things here: 1. Place your context in a META-INF/context.xml file in your web application, not in server.xml 2. Remove the

Re: Issues with Memory Leaks on Tomcat 6.0.28

2010-09-23 Thread Mark Thomas
On 23/09/2010 10:58, Kevin Mai wrote: > Sep 23, 2010 2:57:09 PM org.apache.catalina.core.StandardContext start > SEVERE: Error listenerStart The stack trace for this will be in the localhost log (or maybe an app specific log). Mark --

Re: Issues with Memory Leaks on Tomcat 6.0.28

2010-09-23 Thread Kevin Mai
s R Caldarale" Para: "Tomcat Users List" Enviados: Jueves, 23 de Septiembre 2010 14:45:16 Asunto: RE: Issues with Memory Leaks on Tomcat 6.0.28 > From: Kevin Mai [mailto:k...@mrecic.gov.ar] > Subject: Issues with Memory Leaks on Tomcat 6.0.28 > I'm getting this error on

RE: Issues with Memory Leaks on Tomcat 6.0.28

2010-09-23 Thread Caldarale, Charles R
> From: Kevin Mai [mailto:k...@mrecic.gov.ar] > Subject: Issues with Memory Leaks on Tomcat 6.0.28 > I'm getting this error on my tomcat installation: > SEVERE: Error listenerStart The above is the real problem. (Note that you didn't give us the interesting part of

Issues with Memory Leaks on Tomcat 6.0.28

2010-09-23 Thread Kevin Mai
I'm getting this error on my tomcat installation: SEVERE: Error listenerStart Sep 23, 2010 2:29:40 PM org.apache.catalina.core.StandardContext start SEVERE: Context [/Simon] startup failed due to previous errors Sep 23, 2010 2:29:40 PM org.apache.catalina.loader.WebappClassLoader clearThreadL