- Documentation
- Configuration Property Overview
- Windows Configuration
- wrapper.ntservice.recovery.* Properties
Windows Service Recovery Properties Overview |
||||||||||||||||||||||||||||||||||||||||
|
The Java Service Wrapper does a very good job of monitoring and recovering from errors in the Java process. While the Wrapper itself is very stable, it is good to avoid any point of failure. The Wrapper makes it possible to make use of the Windows Service Manager's ability to automatically restart a service which has crashed or terminated in an error state. The wrapper.ntservice.recovery.<n> properties make it possible to configure these recovery features from within the Wrapper's configuration. An example configuration can be found below.
|
Putting it all together |
||
|
The following example will
Checking the result on the Recovery Tab of the Windows Service:
|
















