|
From: Leif M. <le...@ta...> - 2006-07-11 02:58:20
|
Ameet, Sorry, that was a known bug introduced into 3.2.0. It has been fixed in version 3.2.1, which I just released. Could you please give this new version a try? Cheers, Leif Ameet Hasmucrai Amarchande wrote: > > Hi all, > > I am using wrapper version 3.2.0 and trying to use “wrapper.on_exit.default=RESTART“, 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=15 and wapper.successfull_invocation_time=5 > It just shuts down and never starts again. > > Here’s the output: > > 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 | > > STATUS | wrapper | 2006/07/10 17:14:53 | <-- Wrapper Stopped > > Can anyone help me please… > > Thanks, > > Ameet > |