On 03/03/2014 02:32 AM, Frederic Peters wrote: > Package: libtomcat6-java > Version: 6.0.39-1 > Severity: normal > > Hello, > > After libtomcat6-java was upgraded from 6.0.37-1 to 6.0.39-1, my Solr > installation (from the solr-jetty package, 3.6.2+dfsg-2), stopped working, > and an error 500 with this message is displayed: > > I checked and downgrading libtomcat6-java to 6.0.37-1 fixes the issue. > > Thanks, > > > HTTP ERROR 500 > > Problem accessing /solr/. Reason: > > org/apache/tomcat/util/descriptor/LocalResolver > Caused by: > > java.lang.NoClassDefFoundError: > org/apache/tomcat/util/descriptor/LocalResolver
Hi Frederic, Thanks for reporting this. I checked and it looks like this class was recently added to tomcat6, and is connected with the response to CVE-2013-4590. 6.0.37 does not contain it. I suspect we have conflicting implementations of that class on the classpath that need to be ironed out for the classloader. tony
signature.asc
Description: OpenPGP digital signature
__ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

