Server Commands MBean (serverCommands)
Server Commands MBean configuration
Attribute name | Data type | Default value | Description |
---|---|---|---|
javadumpTimeout | A period of time with second precision | 60s | Amount of time to wait for remote server to generate Java heap dump or thread dump. The default value is 60 seconds. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), or seconds (s). For example, specify 30 seconds as 30s. You can include multiple values in a single entry. For example, 1m30s is equivalent to 90 seconds. |
startServerTimeout | A period of time with second precision | 60s | Amount of time to wait for remote server to start. The default value is 60 seconds. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), or seconds (s). For example, specify 30 seconds as 30s. You can include multiple values in a single entry. For example, 1m30s is equivalent to 90 seconds. |
stopServerTimeout | A period of time with second precision | 60s | Amount of time to wait for remote server to stop. The default value is 60 seconds. Specify a positive integer followed by a unit of time, which can be hours (h), minutes (m), or seconds (s). For example, specify 30 seconds as 30s. You can include multiple values in a single entry. For example, 1m30s is equivalent to 90 seconds. |