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?

Answers were Sorted based on User's Feedback



Hi, When i'm starting startup.bat file of Tomcat server it isn't started. DOS window app..

Answer / nilesh

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.

Is This Answer Correct ?    6 Yes 3 No

Hi, When i'm starting startup.bat file of Tomcat server it isn't started. DOS window app..

Answer / giang trang

Start it up using the console so that the screen would not
disappear. Then read the errors shown on the screen

Is This Answer Correct ?    2 Yes 2 No

Hi, When i'm starting startup.bat file of Tomcat server it isn't started. DOS window app..

Answer / try

yes

Is This Answer Correct ?    1 Yes 1 No

Hi, When i'm starting startup.bat file of Tomcat server it isn't started. DOS window app..

Answer / masthanvali

I think in environment variable it might be problem
so give the path correctly like JAVA_HOME=C:Program FilesJavajdk1.6.0_12 and one more variable PATH="C:Program FilesJavajdk1.6.0_12in" and click ok and apply

now you run the tomcat server...

sure it will work if its not work then check in server.xml if any unwanted spaces is there then you should remove and again you start the tomcat server....

Is This Answer Correct ?    0 Yes 0 No

Hi, When i'm starting startup.bat file of Tomcat server it isn't started. DOS window app..

Answer / surendar

you must set path for java up to bin

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Tomcat Interview Questions

Is it possible to disable jsessionid in tomcat servlet?

0 Answers  


Is Tomcat an application sever or web server??and what is the difference between application server and web serve???

1 Answers   Mind Tree, TCS,


How do I enable server side includes (ssi)?

0 Answers  


Why is tomcat not an application server?

0 Answers  


Does tomcat load the same library file into memory twice if they are in two web apps?

0 Answers  






Does jsp require jdk?

0 Answers  


What’s the use of mod_ssl and how ssl works with apache?

0 Answers  


What is a mod_evasive module?

0 Answers  


How many threads can tomcat handle?

0 Answers  


What is catalina?

0 Answers  


Name some tomcat features?

0 Answers  


What does web.xml configuration file means?

0 Answers  


Categories