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=14118>. 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=14118 JVM 1.4 dies when run as an NT service Summary: JVM 1.4 dies when run as an NT service Product: Tomcat 4 Version: 4.1.12 Platform: Other OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] This happens on both Windows 2000 and XP. This doesn't happen under JRE 1.3.0. It does happen under JRE 1.4.0 and 1.4.0_02. I have a single servlet inside Tomcat. It does... well... a lot. Too much to really describe in a bug here. And so far, I can't narrow down a test case too well, but I thought I'd throw in yet another bug against the NT Service. I suspect, because the timing is not always the same, that the JVM may die mid-gc or something similar. Tomcat runs never crashes when I start it "by hand" via any of the scripts or via the start menu items the installer creates that invoke java similarly. However, quite reliably, after a few uses of the servlet, the JRE/Tomcat will reliably disappear completely when started as an NT Service. I'm not really sure how to debug this either. I suppose I should drag down a copy of JavaService.exe and use it myself to set the command line options for the JVM, right? -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>