Question
Hi, When i'm starting startup.bat file of Tomcat server it
isn't started. DOS window appears for a Second only. What
should I do?
Question Submitted By :: Alay Mehta
I also faced this Question!!
Rank
Answer Posted By
Re: Hi, When i'm starting startup.bat file of Tomcat server it
isn't started. DOS window appears for a Second only. What
should I do?
Answer
# 1
Your set up might have been not done well.
Make sure you have added tomcat root directory path in the
CATALINA_HOME environment variable and added the bin path in
the path variable.
Nilesh
Re: Hi, When i'm starting startup.bat file of Tomcat server it
isn't started. DOS window appears for a Second only. What
should I do?
Answer
# 2
you must set path for java up to bin
Surendar
Re: Hi, When i'm starting startup.bat file of Tomcat server it
isn't started. DOS window appears for a Second only. What
should I do?
Answer
# 3
Start it up using the console so that the screen would not
disappear. Then read the errors shown on the screen
Giang Trang
Re: Hi, When i'm starting startup.bat file of Tomcat server it
isn't started. DOS window appears for a Second only. What
should I do?
Answer
# 4
yes
Try