DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26116>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26116 Tomcat cannot start and shut down properly Summary: Tomcat cannot start and shut down properly Product: Tomcat 5 Version: 5.0.16 Platform: PC OS/Version: Windows XP Status: NEW Severity: Critical Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I downloaded j2eesdk-1_4-dr-windows-eval and installed in my windows xp pro without any problem. I added necessary keys and string variables to my registry: [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment] "CurrentVersion"="1.4" [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4] "JavaHome"="C:\\Sun\\AppServer\\jdk\\jre\\" "MicroVersion"="1" "RuntimeLib"="C:\\Sun\\AppServer\\jdk\\jre\\bin\\Server\\jvm.dll" [HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\1.4.2] "JavaHome"="C:\\Sun\\AppServer\\jdk\\jre\\" "MicroVersion"="1" "RuntimeLib"="C:\\Sun\\AppServer\\jdk\\jre\\bin\\Server\\jvm.dll" I downloaded jakarta-tomcat-5.0.16.exe and installed without any problem. After installation, I started the tomcat by clicking the "start Tomcat" shortcut in the program menu without any problem. I can get access to localhost:8080. As there is no shutdown shortcut in the menu, I went to console window and got into the tomcat directory and run the "shutdown.bat". The console window disapeared right away and tomcat didn't shutdown. I can still access to my local host and the tomcatw.exe is still running. I went to the control panel's service tool to stop this service. It appears to stopped without any problem although very very slowly. but I can still access to my local host and the tomcatw.exe is still running. I restarted and try to start tomcat by run the startup.bat. again the window disappear right away and tomcat didn't start. I searched in google. nobody seems to have the same problem. As I know to deploy and service I have to start and shut down tomcat again and again.I don't know what to do now. Looking forward to your great help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
