My Tomcat directory is c:\Tomcat6\apache-tomcat-6.0.14.  I tried starting 
startup.bat but got the error:
The CATALINA_HOME environment variable is not defined correctly This 
environment variable is needed to run this program
My CATALINA_HOME environment variable is set to 
c:\Tomcat6\apache-tomcat-6.0.14\conf
Drop the "\conf" directory as catalina home should point to the tomcat base for most deployments and not the conf folder.

Also, if you are using the Windows Tomcat Monitor process, this value should be set in the Java tab where you configure things, with an entry like -Dcatalina.home=c:\Tomcat6\apache-tomcat-6.0.14

Note that I'm only running 5.5, so pardon my answer if it doesn't apply to 6.

David


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