|
From: Isenberg, H. <ise...@e-...> - 2009-03-30 10:14:47
|
> 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. |