Installing IS in Linux
Get Installer jar from SAG installer: [Link]
Execute this jar in Linux machine just like windows type of interface will pop-up
Java –jar SoftwareAGInstaller103_188.jar [Remember!! this is just installer.]
Installer window will pop up.
Provide the License file (same as windows license):
Starting IS:
[root@usvacc1 bin]# pwd
/opt/softwareag_is101/profiles/IS_default/bin
[root@usvacc1 bin]# ./[Link]
[root@usvacc1 bin]# tail -f ../logs/[Link]
Update Manager Installation:
Download sh file form [Link]
Put it into linux location
Run the following command:
./[Link] --accept-license -d /opt/makum/updateManager
-j /usr/lib/jvm/java-1.8.0/bin/java
It will install update manager at /opt/makum/updateManager
This folder must be empty
Once installed it will be like:
Running updatemanager in Linux machine:
[root@usvacc1 bin]# pwd
/opt/makum/updateManager/bin
[root@usvacc1 bin]# ./[Link]
Linux machine details:
Name : usvacc1
Username/password : root/[Link]
IS running : [Link]
Install Dir : /opt/softwareag/IntegrationServer/instances
IS locations:
/opt/softwareag_is103/ - Port:5103
/opt/softwareag_is101/ - Port:5555
UpdateManager locations:
/opt/makum/updateManager/