aspose file tools
The moose likes Tomcat and the fly likes Tomcat 4.1.36 | Starting Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat 4.1.36 | Starting Problem" Watch "Tomcat 4.1.36 | Starting Problem" New topic
Author

Tomcat 4.1.36 | Starting Problem

raju sangam
Ranch Hand

Joined: Jun 19, 2007
Posts: 38
Hi All,

After installing Tomcat 4.1.36 when i executed the startup.bat file in the console, a window appeared and disappeared immediately.

The catalina_home is set properly, java_home is also set properly, but i'm not able to figure out the problem.

Please help me...Thanks in advance.

Raj
amit punekar
Ranch Hand

Joined: May 14, 2004
Posts: 488
Hi
Please check the log files and you will come to know the error. The window disappears whenever there is an error while starting up the tomcat but the error would be logged in the logs.
thnx
amit


Regards,
Amit
William Brogden
Author and all-around good cowpoke
Rancher

Joined: Mar 22, 2000
Posts: 12267
    
    1
If the logs dont reveal the problem, change the last code line in startup.bat from

to

so the next bat file will continue in the same window. It will stay open and you can read the cause.

Bill


Java Resources at www.wbrogden.com
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat 4.1.36 | Starting Problem
 
Similar Threads
Tomcat version question
Weblogic9.2 not supporting j2sdk1.6
start stop problem in tomcat.
can not run my web application get 404 error
Problems with clientAuth="true" on Jboss (Tomcat)