Specifies the amount of time that an application must remain
running before it will be considered to have been a successful
invocation. This property's use is described in the description of
the wrapper.max_failed_invocations
property. Defaults to 300 seconds.
Example:
wrapper.successful_invocation_time=300
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.