wrapper.disable_restarts.automatic |
||||||||
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 automatic JVM restarting by the Wrapper.
This includes restarts where the JVM crashes or exits unexpectedly.
Restarts invoked from within the JVM using the
WrapperManager. This property was requested by users who wished to make sure that the JVM was never restarted automatically under any circumstances but who still wish to be able to control restarts in other ways. 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 |
|