Integration Server 10.15 | Integration Server Administrator's Guide | Starting and Stopping the Server | Re-registering a Windows Service after Installing a New Version of the Java Service Wrapper
 
Re-registering a Windows Service after Installing a New Version of the Java Service Wrapper
If you are running Integration Server as a Windows service, you must re-register the service when the version of the Java Service Wrapper changes. Software AG may provide updated versions of the Java Service Wrapper in a webMethods Shared Libraries Tanuki fix or in a new release. Re-registering the service involves removing the Windows service and then registering (installing) it again.
*To re-register the Windows service for Integration Server
1. If the Windows service is running, stop it. You can stop the Windows service by either using the Integration Server Administrator to shut down the Integration Server or from the Services dialog box in the Microsoft Windows Control Panel.
2. Open a command prompt, navigate to the Software AG_directory \profiles\IS_instance_name\bin directory and run the following command to remove the Integration Server service:
service.bat -remove
3. Run the following command to register the Windows service for Integration Server:
service.bat -install