Application Integration (On-Premises) : Administering Integration Server : Diagnosing the Integration Server : Starting the Integration Server in Safe Mode : Starting Integration Server in Safe Mode
Starting Integration Server in Safe Mode
To start the Integration Server in safe mode
1. Stop the Java process associated with the Integration Server (for example, in Windows Task Manager).
2. In a text editor, open the custom_wrapper.conf file from the following directory:
Software AG_directory \profiles\IS_instance_name\configuration
where instance_name is the name of the Integration Server instance.
Note:  
The startup.bat/sh and shutdown.bat/sh scripts contained in the Integration Server_directory \instances\instance_name\bin directory are deprecated. Software AG recommends the use of the scripts contained in the Software AG_directory \profiles\IS_instance_name\bin directory. If you will manage Integration Server through Command Central, you must use the scripts located in the Software AG_directory \profiles\IS_instance_name\bin directory.
3. Add the following property to custom_wrapper.conf:
wrapper.app.parameter.n=-safeboot
where n is the next unused sequential number for wrapper.app.parameter properties in the file.
Note:  
You can add other switches when you start Integration Server in safe mode. For information about other switches, see Starting a Server Instance from the Command Prompt.
4. In the custom_wrapper.conf, update the wrapper.app.parameter.2 property to reflect the total number of wrapper.app.parameter properties that you added in the previous steps.
For example, if wrapper.app.parameter.2 is set to 4 (the default) and you add one wrapper.app.parameter property, you would increase the value of wrapper.app.parameter.2 by one. After making your edits, the wrapper.app.parameter.2 would appear as follows:
wrapper.app.parameter.2=5
For more information about the wrapper.app.parameter property, see Software AG Infrastructure Administrator's Guide.
5. At the command prompt, navigate to the following directory.
Software AG_directory \profiles\IS_instance_name\bin
6. Enter one of the following commands to start the server.
System
Command
Windows
startup.bat
UNIX
startup.sh
When you open the Integration Server Administrator, it will display a message indicating that the server is running in safe mode.
Copyright © 2015- 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback