Hello,

I'm using tomcat-5.0.16 with jsvc to bind tomcat to port 80, but running it with a different user than root. Startup and running is fine. Shutdown (in general) also. But when tomcat (or jsvc?) exits, the following entry always appears in catalina.out:

jsvc.exec error: Service exit with a return value of 143

Also, when jsvc is running, all processes are named jsvc, not java. I don't understand how jsvc is integrated with tomcat. Can anyone explain, please? And why can't I shutdown tomcat via the shutdown-message on port 8005 by default anymore, but only kill the master jsvc-process? It seems that this is a hard shutdown which could kill threads of webapps which must shutdown gracefully. Or did I get something wrong?

Regards
Marten


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to