Re: Exeptions after upgrading to tomcat 7

2013-05-26 Thread Leon Rosenberg
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 kind of

RE: Exeptions after upgrading to tomcat 7

2013-05-26 Thread Caldarale, Charles R
From: Leon Rosenberg [mailto:rosenberg.l...@gmail.com] Subject: Re: Exeptions after upgrading to tomcat 7 Remove following lines from server.xml: !-- Prevent memory leaks due to use of particular java/javax APIs-- Listener

Re: Exeptions after upgrading to tomcat 7

2013-05-26 Thread Leon Rosenberg
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: !-- Prevent memory leaks due to use of particular

RE: Exeptions after upgrading to tomcat 7

2013-05-26 Thread Caldarale, Charles R
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 web application [/solr]

Re: Tomcat Unix daemon (jsvc) - problem with compilation

2013-05-26 Thread Jaroslav Fikker
Hello. To Chris: Thank you very much for your comments. Is there anyone who knows why Tomcat 7.0.25 (commons-daemon-1.0.8-native-src) started to use jni_md.h which is not part of IBM Java? I didn't encounter any problem with compilation of Tomcat Unix daemon (jsvc) until version Tomcat 7.0.23