Hi
I use jsvc to start a deamon on an unix plateform. The service starts
and stops as expected, but if my thread crashes, the Deamon don't stops
and even restart an other thread.
I would like to monitor my thread, and if it crashes, the Deamon stops,
exits, and delete PID file. How can I do this ?
I need this to allow me to monitor that my service is running well.
Thank you,
Ben
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|