|
From: Leif M. <lei...@ta...> - 2009-04-02 08:16:21
|
Holger, I have implemented a new property, wrapper.disable_restarts.automatic which will do what you want. This will be included in the upcoming 3.3.4 release which we are planing on releasing over the next week or two. Cheers, Leif On Mon, Mar 30, 2009 at 7:14 PM, Isenberg, Holger <ise...@e-...> wrote: >> Holger, >> Does this property work for you? >> http://wrapper.tanukisoftware.org/doc/english/prop-disable-restarts.html > > Almost. Automatic restarts are disabled sucessfully, but now our java based service cannot restart itself with configuration entry wrapper.on_exit.100=RESTART: > > on_exit trigger matched. Restarting the JVM. (Exit code: 100) > JVM Restarts disabled. Shutting down. > > A restart via wrapper.commandfile does not work either. > > As the wrapper itselfs can differentiate between normal exit codes, VM crashes and cpu/timer timeouts another property like "wrapper.disable_automatic_restarts" would be better. |