> From: Gustavo A. Daud [mailto:gust...@sofisa.com.br]
> 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to