|
From: Anat H. <an...@en...> - 2006-04-10 19:31:18
|
Leif, What I want is not exactly to disable restarts, although the combination you describe could work for me. What I really think is best for me is if the wrapper can identify all abnormal termination runs as failed runs. Thanks for the continued interest, Anat Leif Mortenson wrote: > Anat, > The ability to disable restarts does interest other users, this is > why I added the > wrapper.disable_restarts property: > http://wrapper.tanukisoftware.org/doc/english/prop-disable-restarts.html > > The problem is that in your case, you would like a combination. > You would > like to allow one restart, if it was requested from the JVM, but no > others. > > Let me think about it. I may need a property to deal with all > non-WrapperManager.restart() restarts. > > Cheers, > Leif > > Anat Halpern wrote: >> Leif and David - thanks for the quick replies. >> >> Leif Mortenson wrote: >>> In most cases, setting a hard number of restarts of 5 would be bad >>> for an application >>> that crashes once in a while. It would restart 5 times over say a >>> month and then >>> suddenly fail to come up a 6th time. This is why the successful >>> invocation time >>> exists to allow this counter the be reset. >> I understand this. In my case, however, I don't want to allow any >> crashes of the application. In any case, I'd like to know of these >> crashes, so I could fix the bugs causing them. This is especially >> importance in a service version, where people are likely to forget >> that the application is even running, and so wouldn't notice frequent >> crashes, as long as the application restarts. >> >> I have no problem using the workaround of setting a large value for >> max invocations, if you don't think this could interest other people. >> >> Cheers, >> Anat > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. |