DO 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.pausable.stop_jvm
property was TRUE.
When the service is resumed, the JVM will be restarted as that is considered normal operation.
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.
Setting 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.
User Comments
If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.