|
From: Martin G. <mar...@mi...> - 2007-02-21 07:50:48
|
Good morning, I am using Java Service Wrapper under Linux and I am facing following problem: When I kill the JVM process (not wrapper, but JVM) with signal "kill -9", wrapper logs: ERROR | wrapper | 2007/02/21 08:36:48 | JVM exited unexpectedly. STATUS | wrapper | 2007/02/21 08:36:53 | Launching a JVM... and restarts the JVM which is what I want. When I kill the JVM process (not wrapper, but JVM) with just "kill", wrapper logs: STATUS | wrapper | 2007/02/21 08:32:25 | <-- Wrapper Stopped and stops without restarting JVM. Is there any way how to configure wrapper (or to change application ?) to achieve, that wrapper restarts JVM no matter what signal JVM received ? I played with wrapper.ignore_signal property, but it seems to work on wrapper, not on the spawned JVM and therefore it did not help me. Thanks. With best regards Martin Gazak MicroStep-MIS -- RNDr. Martin Gazak, MicroStep-MIS Cavojskeho 1, 841 04 Bratislava, Slovakia Tel: ++421 2 602 00 128, 111 Fax: ++421 2 602 00 180 e-mail: mar...@mi... www: http://www.microstep-mis.com |