> From: Gustavo A. Daud [mailto:[email protected]]
> Subject: RES: TOMCAT 6 Error: Exception in thread "main"
> java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
> 
> But as you can see, bootstrap.jar, is not in there

So you have a corrupted Tomcat installation; start over.

> I'm running Tomcat as a root user!

Not a good idea.  If you're not using ports less than 1024, you can run as a 
normal user with no other considerations.  If you do need ports below 1024, use 
jsvc or iptables, as described in the Tomcat doc and FAQ.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to