You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ai Zhang <Ai...@trw.com> on 2001/11/15 22:23:32 UTC

Fail to bring up Tomcat 3.3 for windows 2000

I have installed the tomcat 3.3 in my windows 2000 environment. I have set up all the environment variables. I put all the environment in a bat file as:

set JAVA_HOME=d:\VisualCafeXE\jdk13
set PATH=%JAVA_HOME%\bin;%PATH% 
set TOMCAT_HOME=D:\Web\Tomcat\jakarta-tomcat-3.3

But when I start up the tomcat
by bin\startup, another window shows up and then disapeared right away. Can anybody help me why this happen?

Thanks,
Aijun.

Re: Fail to bring up Tomcat 3.3 for windows 2000

Posted by Thomas Spiessens <th...@student.kuleuven.ac.be>.
Hi Ai,
I had the same problem in exactly the same situation (Tomcat3.3 in
cooperation with Windows 2000).
Didn't find a solution for it (after searching a long time), just installed
version 4.0 and everything works perfectly now.
So I suggest, try installing Tomcat version 4.0.

Maybe it's a bug in Tomcat 3.3 that hasn't been removed yet ?

Hope this helped you out,
Thomas.

----- Original Message -----
From: "Ai Zhang" <Ai...@trw.com>
To: "<"Tomcat Users List"" <to...@jakarta.apache.org>
Sent: Thursday, November 15, 2001 10:23 PM
Subject: Fail to bring up Tomcat 3.3 for windows 2000


I have installed the tomcat 3.3 in my windows 2000 environment. I have set
up all the environment variables. I put all the environment in a bat file
as:

set JAVA_HOME=d:\VisualCafeXE\jdk13
set PATH=%JAVA_HOME%\bin;%PATH%
set TOMCAT_HOME=D:\Web\Tomcat\jakarta-tomcat-3.3

But when I start up the tomcat
by bin\startup, another window shows up and then disapeared right away. Can
anybody help me why this happen?

Thanks,
Aijun.



--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>