Bug#740596: java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver

tony mancill tmancill at debian.org
Wed Mar 5 06:17:35 UTC 2014


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 880 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20140304/b76c324a/attachment.sig>


More information about the pkg-java-maintainers mailing list