Re: new tomcat 6.0.18 won't start

2008-09-18 Thread Pavel Savara
> Sounds like https://issues.apache.org/bugzilla/show_bug.cgi?id=45585 > > The fix is http://svn.apache.org/viewvc?view=rev&revision=685715 > The catalina.sh change is the only one you need to apply. > That was it thanks a lot Pavel On Thu, 2008-09-18 at 12:08 +0100, Mark Thomas wrote: > Pavel

Re: new tomcat 6.0.18 won't start

2008-09-18 Thread Mark Thomas
Pavel Savara wrote: > Hi, > We have a problem with new tomcat starting with our application i got > the error in catalina.out > > Exception in thread "main" java.lang.NoClassDefFoundError: > Caused by: java.lang.ClassNotFoundException: > at java.net.URLClassLoader$1.run(URLClassLoader.j

new tomcat 6.0.18 won't start

2008-09-18 Thread Pavel Savara
Hi, We have a problem with new tomcat starting with our application i got the error in catalina.out Exception in thread "main" java.lang.NoClassDefFoundError: Caused by: java.lang.ClassNotFoundException: at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.