Starting Integration Agent on UNIX
Keep the following points in mind when starting Integration Agent on UNIX using the startup.sh script file:
Run the startup.sh script only when logged in as a non-root user. Running the script as root might reduce the security of your system.
Integration Agent can consume more files and sockets on a UNIX system than on other systems. Therefore, if you are running the server on a UNIX system,
Software AG recommends that run it with at least 1024 file descriptors. You can increase the number of available file descriptors by entering the following command from the UNIX command prompt before starting the server:
ulimit -n number
To start
Integration Agent on UNIX
1. Navigate to the following directory:
Integration Server_directory \profiles\IS_default\bin
2. Execute the startup.sh script file.
Note:
If your
Integration Agent has been configured to request a master password for outbound password encryption, you will be prompted for this password in a popup window or from the server console. Refer to
Managing Outbound Passwords.