|
From: John M. <jo...@jo...> - 2014-04-02 12:59:47
|
Hi, We've been looking at the CE as an alternative to Monit but have hit the following snag. The wrapper is started under upstart and behaves as expected when the java app is killed, respawning successfully. But, if I kill the wrapper upstart respawns and it spawns a second java app and after a short time kills the original java app process. - is it possible to have the respawned wrapper pick up the existing java app rather than respawning a new one? I've looked through the config options and have not been able to spot a way of achieving this, is it possible with JWS? Thanks, John |