;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
-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
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.