|
From: Ameet H. A. <Am...@bc...> - 2006-07-10 15:30:35
|
Hi all, =20 I am using wrapper version 3.2.0 and trying to use "wrapper.on_exit.default=3DRESTART", but it doesn't make any difference. I have tried to: - Use System.exit(n), n being 0, 1 or 2 - Quitting the application with an exception - Use property wrapper.restart.dalay=3D15 and wapper.successfull_invocation_time=3D5 It just shuts down and never starts again. =20 Here's the output: =20 STATUS | wrapper | 2006/07/10 17:14:40 | --> Wrapper Started as Service STATUS | wrapper | 2006/07/10 17:14:40 | Launching a JVM... INFO | jvm 1 | 2006/07/10 17:14:41 | Wrapper (Version 3.2.0) http://wrapper.tanukisoftware.org INFO | jvm 1 | 2006/07/10 17:14:41 |=20 STATUS | wrapper | 2006/07/10 17:14:53 | <-- Wrapper Stopped =20 Can anyone help me please... =20 Thanks, =20 Ameet |