wrapper.disable_restarts |
||||||||
WARNINGDO NOT modify any of these parameters unless you have read this property description. Incorrect settings can cause the Wrapper to fail to operate as expected. Disables all JVM restarting by the Wrapper. This includes restarts which are caused by errors and requested restarts from within the JVM. The default value is "FALSE".
The exception is for JVMs which are stopped while a Windows Service is paused because the
wrapper. This property was requested by users who wished to make sure that the JVM was never restarted under any circumstances. Most users, however, will want to leave restarts enabled.
When tuning of the restarts is required, the
wrapper.
WARNINGSetting this property to TRUE will effectively disable many of the error recovery features of the Wrapper because the Wrapper will shutdown if any such errors are encountered. |
Reference: Restart, Start Up |
|