Actually I mistook. It's not because of "-" it's because of "\" I used
in the end of the path for CATALINA_HOME.
Thanks for the help guys!
Victor Kovtun wrote:
Thanks, John.
Victor, it just cant find the file.
The reason it works when the env var is not set i
Thanks, John.
Victor, it just cant find the file.
The reason it works when the env var is not set is because those Bat
files are smart ;)
They detect their relative location.
They will guess CATALINA_HOME
I guessed so.
And you should be starting it with "startup.bat" BTW
startup.bat causes
I didn't modify that script. It's the standard one.
James Law wrote:
In the line
java.io.FileNotFoundException: C:\Tools\apache-tomcat-6.0.16"
you have a trailing speech mark ("), you may need to check your start-up script
is correct?
-Original Message-
From: V
Hi,
I use Tomcat 6.0.16, Java 6 with parameter CATALINA_HOME properly set
and I get the following trace:
C:\Tools\apache-tomcat-6.0.16\bin>catalina.bat run
Using CATALINA_BASE: C:\Tools\apache-tomcat-6.0.16\
Using CATALINA_HOME: C:\Tools\apache-tomcat-6.0.16\
Using CATALINA_TMPDIR: C:\Tools\apa