-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chris,
On 7/29/2009 5:18 PM, Chris Masters wrote:
> Thanks for the quick reply Pierre - I've been reading up since,
> checked and my installation is OK.
>
> However, I think I may have found the problem. Sometimes a class
> loader will throw a NoClas
oing.
Thanks, Chris
- Original Message
From: Pierre Goupil
To: Tomcat Users List
Sent: Wednesday, July 29, 2009 12:43:49 PM
Subject: Re: Weird Intermittent NoClassDefFound
Hello,
I've never encountered such a situation myself, but it may be because of a
duplicate jar in your c
aucune responsabilité
pour le contenu fourni.
> Date: Wed, 29 Jul 2009 04:39:50 -0700
> From: roti...@yahoo.com
> Subject: Weird Intermittent NoClassDefFound
> To: users@tomcat.apache.org
>
>
> Hi All,
>
> I'm running tomcat apache-tomcat-6.0.18 with a single app
Hello,
I've never encountered such a situation myself, but it may be because of a
duplicate jar in your classpath. As you may know, looking in WEB-INF/lib
should not be enough.
Maybe you should have a look at this, in order to know where to look :
http://tomcat.apache.org/tomcat-6.0-doc/class-l
Hi All,
I'm running tomcat apache-tomcat-6.0.18 with a single application that has
heavy spring and hibernate usage. One of the deployments mainly deals with
batch processing from Quartz. After a couple days worth of processing I
suddenly get NoClassDefFound errors (usually from some random hi