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 |
Is tomcat thread safe?
What is difference between tomcat and jboss?
Can I set java system properties differently for each webapp?
What is a host and context in tomcat?
What is the function of listen in apache tomcat?
What are some of the advantages of utilizing apache servers?
What are the vital benefits of running tomcat as service?
What are the portlet window states and portlet modes?
Mention what are the connectors used in tomcat?
Can tomcat listen on multiple ports?
what is different between webserver and application server?
What is the difference between httpd and tomcat?