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. The Wrapper returning a non-zero exit code is not considered as a failure.
The wrapper.
NOTEThese properties are used when installing the Wrapper as a Windows service. Changes on any of these properties will not take effect until the Windows Service is reinstalled, but you can edit the configuration of an installed service from the Recovery Tab on the Properties dialog of the Services Control Panel.
|
Putting it all together |
||
The following example will
Checking the result on the Recovery Tab of the Windows Service: |
Startup-Restart: Delay |
|