?????? Apache-tomcat-7.0.29 can't startup in my computer.

2012-07-12 Thread ????????
uot;Christopher Schultz"; : 2012??7??11??(??) 11:53 ??: "Tomcat Users List"; ????: Re: Apache-tomcat-7.0.29 can't startup in my computer. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 , On 7/11/12 11:15 AM, wrote: > Exceptio

Re: Apache-tomcat-7.0.29 can't startup in my computer.

2012-07-12 Thread ????????
;Isuru Ranawaka"; Date: Thu, Jul 12, 2012 00:18 AM To: "Tomcat Users List"; Subject: Re: Apache-tomcat-7.0.29 can't startup in my computer. Hi, This error can be appeared when that class is seen at compile time and not in run time or if u add and remove relevant jar

Re: Apache-tomcat-7.0.29 can't startup in my computer.

2012-07-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 浪迹寰尘, On 7/11/12 11:15 AM, 浪迹寰尘 wrote: > Exception in thread "main" 2012-07-11 21:54:22 Commons Daemon > procrun stderr initialized java.lang.NoClassDefFoundError: > org/apache/juli/logging/LogFactory at > org.apache.catalina.startup.Bootstrap.(Bootst

Re: Apache-tomcat-7.0.29 can't startup in my computer.

2012-07-11 Thread Isuru Ranawaka
Hi, This error can be appeared when that class is seen at compile time and not in run time or if u add and remove relevant jar file more than one time.then there can be a possibility that at run time it picks a class which was not picked at compile time.

Apache-tomcat-7.0.29 can't startup in my computer.

2012-07-11 Thread ????????
hi, I use windows xp OS. The tomcat(apache-tomcat-7.0.29) had works very well until last week. But now it can't startup . The informations in the log file are as bellow: " Exception in thread "main" 2012-07-11 21:54:22 Commons Daemon procrun stderr initialized java.lang.NoClassDefFoundError: org/a