Hi,
I am trying to run Tomcat 4.1 on a Win2K box, and 'startup' is
problematic. I have set the environment variables, and pointed the
JAVA_HOME to JDK1.3. And yet, I the startup does not complete. I have
included the script output - environment variables - below. When it runs,
I can see that I am getting a stacktrace, but it runs in another DOS window
that is gone before I can read it.
What I would like to get instruction on is how do I tell Tomcat to either:
[A] Direct the stacktrace to a log file, OR
[B] Force Tomcat to send its output ( stacktrace ) to the DOS window that
I issue the 'startup.bat' command on.
Thanks ahead for any assistance.
Regards,
Douglas Reames
G:\>%CATALINA_HOME%\bin\startup
Using CATALINA_BASE: G:\Tomcat4.1
Using CATALINA_HOME: G:\Tomcat4.1
Using CATALINA_TMPDIR: G:\Tomcat4.1\temp
Using JAVA_HOME: G:\jdk1.3.1_04
execjava is "start "Tomcat" "G:\jdk1.3.1_04\bin\java""
java_opts is ""
catalina_opts is ""
debug_opts is ""
java_endorsed_dirs is "G:\Tomcat4.1\bin;G:\Tomcat4.1\common\endorsed"
classpath is "G:\jdk1.3.1_04\lib\tools.jar;G:\Tomcat4.1\bin\bootstrap.jar"
catalina_base is "G:\Tomcat4.1"
catalina_home is "G:\Tomcat4.1"
catalina_temp is "G:\Tomcat4.1\temp"
mainclass org.apache.catalina.startup.Bootstrap
cmd_line
action start
G:\>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
- Fwd: Startup Problem - Win2K - How To Get Stacktrace? Douglas Reames
- Fwd: Startup Problem - Win2K - How To Get Stacktra... Douglas Reames
- RE: Startup Problem - Win2K - How To Get Stack... Lance Smith
- RE: Startup Problem - Win2K - How To Get S... srinath narasimhan
- RE: Startup Problem - Win2K - How To Get S... Douglas Reames
