serverCommands - Server Commands MBean (serverCommands)

Server Commands MBean configuration

NameTypeDefaultDescription
startServerTimeoutA period of time with second precision60sAmount 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.
stopServerTimeoutA period of time with second precision60sAmount 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.
javadumpTimeoutA period of time with second precision60sAmount 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.