RE: Tomcat does not start after update

2008-07-17 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Hirschi > Subject: Re: Tomcat does not start after update > > I also tested > System.out.println(System.getProperty("java.class.path")); > in a test-class and so the output was: > .:/System/Library/Frame

Re: Tomcat does not start after update

2008-07-17 Thread Oliver Hirschi
"Caldarale, Charles R" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Hirschi > Subject: Tomcat does not start after update > > Since a Java or a MacOSX update, my Tomcat 6.0.14 does

RE: Tomcat does not start after update

2008-07-16 Thread Caldarale, Charles R
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Hirschi > Subject: Tomcat does not start after update > > Since a Java or a MacOSX update, my Tomcat 6.0.14 does not start on my > MacOSX Server 10.4.11. There comes always the followed message into > catalina.out: Make

Tomcat does not start after update

2008-07-16 Thread Oliver Hirschi
Hi Since a Java or a MacOSX update, my Tomcat 6.0.14 does not start on my MacOSX Server 10.4.11. There comes always the followed message into catalina.out: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/digester/Rule at java.lang.Class.getDeclaredConstructors0(Nati