Property | Value |
wrapper.ping.interval | How often, in seconds, the Java Service Wrapper pings the JVM to make sure it is active. The default is 5 seconds. |
wrapper.ping.timeout | Length of time, in seconds, that the Wrapper waits for a response to a ping. Set this property to 60. If the Wrapper does not receive a response in the specified time, it will initiate the action specified in wrapper.ping.timeout.action. |
wrapper.ping.timeout.action | Action to take if the Wrapper does not receive a response to a ping in the allotted time. Set this property to DEBUG,DUMP,RESTART. |