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
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 |
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 |
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 |
Explain what is the purpose of nat protocol?
How will you load properties file?
Can you run apache and tomcat on the same server?
what are the connectors used in tomcat?
What is a tomcat high availability?
What is the significance of status code 403 and 404 in apache server?
Explain what is tomcat coyote?
Why is tomcat not an application server?
Can anybody tell me how to communicate between two webservers in two diff systems.
Is jboss a web server or application server?
Name some tomcat features?
What is the name of inbuilt web container in tomcat?