It's all about the answers!

Ask a question

Install IBM RTC InstallManager ERROR in linux CentOS release 6.8


Li Li (1518) | asked Jun 27 '17, 10:07 p.m.
hello,
I install the product  agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503 in CentOS release 6.8 OS.
When i exc the installc ,there error follow,what should I do ?

Installc:
JVM terminated. Exit code=13
/soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503//jre_7.0.0.sr6_20131213_1238/jre/bin/java
-Xms40m
-Xmx1024m
-Xquickstart
-Xgcpolicy:gencon
-jar /soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
-os linux
-ws gtk
-arch x86_64
-launcher /soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503/installc
-name Installc
--launcher.library /soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813/eclipse_1502.so
-startup /soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
--launcher.overrideVmargs
-exitdata 18000
-toolId installc
-accessRights admin
-silent input @osgi.install.area/install.xml
-vm /soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503//jre_7.0.0.sr6_20131213_1238/jre/bin/java
-vmargs
-Xms40m
-Xmx1024m
-Xquickstart
-Xgcpolicy:gencon
-jar /soft/agent.installer.linux.gtk.x86_64_1.8.0.20140902_1503/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar 

One answer



permanent link
Donald Nong (14.5k614) | answered Jun 27 '17, 10:37 p.m.

Installation Manager is based on Eclipse and you can just treat the issue as an Eclipse issue. You can find plenty of similar issues reported in the past.
https://serverfault.com/questions/706446/can-not-install-ibm-installation-manager-on-centos-6-5
https://jazz.net/forum/questions/230524/error-java-was-started-but-returned-exit-code13-while-opening-rtc-client
https://stackoverflow.com/questions/4945178/cannot-run-eclipse-jvm-terminated-exit-code-13
https://stackoverflow.com/questions/9635506/error-starting-eclipse-in-linux-jvm-terminated-exit-code-13
https://www.techwalla.com/articles/how-to-fix-a-quotjvm-terminated-exit-code13quot-error-in-eclipse

Exit code 13 appears to indicate an incorrect version of Java so you may try to switch to other versions of Java (if available) on the system and see if any of them works for you.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.