You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Graham, Steve (GIC)" <SG...@gicmbh.com> on 2001/07/10 12:44:30 UTC

Newbie needs help

Hi all,


i am getting this error message constantly as soon as i do a ./startup.sh
: Exception in thread "main" java.lang.NoClassDefFoundError"
/org/apache/tomcat/util/ThreadPool$ControlRunnable

i cannot find requested file ThreadPool$ControlRunnable in any directory.
Any ideas were i can get this file from?

Thx

regards
Steve




Re: Newbie needs help

Posted by Vinay Menon <ja...@vinay.org.uk>.
it is in webserver.jar. surprising why it is not picking it up!
----- Original Message ----- 
From: "Graham, Steve (GIC)" <SG...@gicmbh.com>
To: <to...@jakarta.apache.org>
Sent: Tuesday, July 10, 2001 11:44 AM
Subject: Newbie needs help


> Hi all,
> 
> 
> i am getting this error message constantly as soon as i do a ./startup.sh
> : Exception in thread "main" java.lang.NoClassDefFoundError"
> /org/apache/tomcat/util/ThreadPool$ControlRunnable
> 
> i cannot find requested file ThreadPool$ControlRunnable in any directory.
> Any ideas were i can get this file from?
> 
> Thx
> 
> regards
> Steve
> 
> 
>