I'm running Tomcat 3.3.1 as a service using jk_nt_service.exe. The problem I've had in the past has been when you log out of the computer, the JVM gets killed. Starting with Sun's JVM 1.3.1_02, if I use the parameter -Xrs on the command line for JVM startup in wrapper.properties, this issue is fixed.
Now, I want to switch to JRockit 7.0 (1.3.1) for performance reasons. Unfortunately, when running as a service, it also dies when I log out. It does start up as a service when the computer boots. When I log in, it stays running. But when I log out, it dies. Does anyone know how to fix this? Thanks, Scott -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
