wrapper.successful_invocation_time

Compatibility :2.2.8
Editions :Professional EditionStandard EditionCommunity Edition
Platforms :WindowsMac OSXLinuxIBM AIXFreeBSDHP-UXSolarisIBM z/OSIBM z/Linux

WARNING

DO NOT modify any of these parameters unless you have read this property description. Incorrect settings can cause the Wrapper to fail to operate as expected.

In this property, please specify the minimum amount of time that an application must remain running. The default value is "300 seconds".

Example: (300 seconds)
wrapper.successful_invocation_time=300

After the duration of the time, it will be considered to have been a successful invocation. With the successful invocation, wrapper.max_failed_invocations property, which is counting up the restart failure, will be reset to "0" (zero).

This property's use is described in the description of the wrapper.max_failed_invocations property.

WARNING

If the specified time is too short then all invocations may be viewed as having been successful. This can lead to a case where the JVM is restarted infinitely.

Reference: Restart, Start Up