did you copy the startup scripts as well, from the old machine, and did you alter those scripts at all on the old machine (so perhaps now, a path has changed). Have you double checked that CATALINA_HOME, JAVA_HOME etc. are all appropriate ?
> -----Original Message----- > From: Francois JEANMOUGIN > [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 11, 2004 8:42 AM > To: Tomcat Users List > Subject: RE: Strange exception at tomcat 4.1.29 startup > > > To be clear, in the beginning of the exception, you see that > org.apache.commons.digester.Digester is loaded. It is in the > file : server/lib/commons-digester.jar > > StandardServer is in the file : > server/lib/catalina.jar > (unzip tells me everything is fine in this jar : > testing: org/apache/catalina/core/StandardServer.class OK) > > So why the hell isn't it loaded at startup ? It is in the > same directory and should known by the tomcat classloader, no ? > > Fran�ois. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
