> From: Victor Kovtun [mailto:[EMAIL PROTECTED]
> Subject: Parameters problem
>
> I use Tomcat 6.0.16, Java 6 with parameter CATALINA_HOME properly set
> and I get the following trace:

I doubt that you have it properly set, since the display includes a trailing 
back slash.  Regardless,
as Johnny said, you shouldn't have to set CATALINA_HOME at all, so stop doing 
that.  Also, you should be using startup.bat, not catalina.bat to get things 
going.

I would recommend sticking with the scripts until you get it working, and only 
then trying Tomcat as a Windows service.

> Using JRE_HOME: C:\jdk1.6.0_03\

Strictly speaking the above is incorrect; since you have a JDK, you should be 
setting JAVA_HOME, although it should still function.  Again, remove the 
trailing back slash.

 - 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