> From: Unnsse Khan [mailto:[EMAIL PROTECTED] 
> Subject: Trouble running tomcat on Ubuntu Linux & OS X Tiger
> 
> When I try to run TOMCAT, this is what I get:
> $ sh $CATALINA_HOME/bin/startup.sh

Try making $CATALINA_HOME/bin your current directory before running the
startup script.

> $ echo $CLASSPATH
>   .:/usr/lib/jvm/java-6-sun-1.6.0.00/lib/tools.jar:/usr/lib/jvm/ 
> java-6-sun-1.6.0.00/jre/lib/rt.jar:/home/untz/DevTools/Java/tomcat/ 
> apache-tomcat-5.5.25/common/lib/servlet-api.jar:/home/untz/DevTools/ 
> Java/tomcat/apache-tomcat-5.5.25/common/lib/jsp-api.jar

Don't ever, ever, ever put anything in CLASSPATH in order to run Tomcat.
The above didn't cause your current problem, but it's an accident
waiting to happen.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to