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=4263>. 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=4263 Apache Tomcat service hangs after serving first request. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2001-10-18 22:05 ------- I don't know if the XP error means anything interesting. Probably not. The problem seems to be that for some reason the JVM doesn't start. I'm afraid the only way to guarantee that the service setup would succeed all the time would to do a lot of checks on the detected VM (and allow the user to manually select one), which isn't easy to do with the current installer. It's still easier than installing it manually, but your mileage may vary The installer depends on the registry keys set by the installer of the Sun JDK. So if you move the JDK around, it won't work. I wish the JDK/JRE would behave a bit more like a Windows program ... (or that NSIS would allow accessing something other than the registry easily). You can try to check in the registry that the service registration info is correct (and modify it if it isn't). HKLM/SYSTEM/CurrentControlSet/Services/Apache Tomcat/Parameters The value of 'JVM Library' must be something meaningful on your system. Like all the other installer bugs, this looks like a non-fixable JDK/JRE configuration problem. So WONTFIX in this current installer.