Recently I just formatted my window. After I formatted it, I re-setup the tomcat 5.5. However, I can't start the tomcat anymore. When I start it, I always get the logs as below and then got a pop-up saying "Start of tomcat failed" in netbeans 6.5. I tried to start it from command line but the logs message are same except it had no pop-up telling me that this is failing. I also tried different build version tomcat 5.5.26, 5.5.27 and also tomcat 6, and I still see the same problem. Any idea why?
Using CATALINA_BASE: C:\Tomcat 5.5 Using CATALINA_HOME: C:\Tomcat 5.5 Using CATALINA_TMPDIR: C:\Tomcat 5.5\temp Using JRE_HOME: C:\Program Files\Java\jdk1.5.0_17 log4j:INFO Using URL [file:/C:/Tomcat 5.5/common/classes/log4j.properties] for automatic log4j configuration of repository named [default]. INFO The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.5.0_17\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Java\jdk1.5.0_17\bin; INFO Initializing Coyote HTTP/1.1 on http-80 INFO Initialization processed in 453 ms INFO Starting service Catalina INFO Starting Servlet Engine: Apache Tomcat/5.5.27 INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO XML validation disabled INFO Starting Coyote HTTP/1.1 on http-80 INFO Find registry server-registry.xml at classpath resource INFO Server startup in 782 ms -- View this message in context: http://www.nabble.com/Tomcat-start-problem-in-Window-XP-tp21177066p21177066.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org