-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Manuel,
On 5/25/13 4:41 PM, Manuel LeNormand wrote:
> Hello all, I have a Solr instance running on a Tomcat 6 servlet,
> everything worked fine. While upgrading to Tomcat 7.0.34, I get
> exceptions I'm having a hard time to deal with. Two kind of
>
I tried commenting out the two listeners above for test, but this doesnt
ommit the memory leak exceptions (after service restart of course).
Any suggestions?
On May 27, 2013 5:15 PM, "Manuel LeNormand"
wrote:
ilto:rosenberg.l...@gmail.com]
> > Subject: Re: Exeptions after upgrading to tomcat 7
>
> > First we are talking about a ThreadLocal, not Thread.
>
> Read the logs again; besides the ThreadLocal abuse, there are two threads
> left lying around:
>
> > > SEVERE: The web
> From: Leon Rosenberg [mailto:rosenberg.l...@gmail.com]
> Subject: Re: Exeptions after upgrading to tomcat 7
> First we are talking about a ThreadLocal, not Thread.
Read the logs again; besides the ThreadLocal abuse, there are two threads left
lying around:
> > SEVERE: The
On Sun, May 26, 2013 at 3:14 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: Leon Rosenberg [mailto:rosenberg.l...@gmail.com]
> > Subject: Re: Exeptions after upgrading to tomcat 7
>
> > Remove following lines from server.xml
> From: Leon Rosenberg [mailto:rosenberg.l...@gmail.com]
> Subject: Re: Exeptions after upgrading to tomcat 7
> Remove following lines from server.xml:
>
>className="org.apache.catalina.core.JreMemoryLeakPreventionListene
Hello Manuel,
On Sat, May 25, 2013 at 10:41 PM, Manuel LeNormand <
manuel.lenorm...@gmail.com> wrote:
> Hello all,
> I have a Solr instance running on a Tomcat 6 servlet, everything worked
> fine.
> While upgrading to Tomcat 7.0.34, I get exceptions I'm having a hard time
> to deal with.
> Two k