Deadlock-Detection Properties
The wrapper.check.deadlock properties in the wrapper configuration files determine whether the wrapper monitors the JVM for deadlocks and what action it takes when a deadlock occurs. To use deadlock-detection with OneData, you can configure the following properties. See the webMethods cross-product document, Software AG Infrastructure Administrator's Guide for procedures and additional information.
Property | Value |
wrapper.check.deadlock | Flag (TRUE or FALSE) that enables or disables deadlock detection. |
wrapper.check.deadlock.interval | How often, in seconds, the Java Service Wrapper evaluates the JVM for a deadlock condition. |
wrapper.check.deadlock.action | Action that occurs if the Java Service Wrapper detects a deadlock condition. |