IBM Installer wont load

beezer1979

Active Newcomer
Joined
Jun 13, 2016
Messages
5
Reaction score
0
Points
0
PREDATAR Control23

I was trying to upgrade TSM server but I can't load installer as shown below....

GUI failed to start. For more information see /tmp/install.5954.log.
Launching console mode...
Installc:
/opt/IBM/InstallationManager/eclipse/jre_6.0.0.sr9_20110208_03/jre/bin/java
-Dcic.agentRelaunched=/root/tsm_717/im64
-Xms40m
-Xmx1024m
-Xquickstart
-Xgcpolicy:gencon
-jar
/opt/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
-exitdata
3b70021
-ws
gtk
-os
linux
-arch
x86_64
-toolId
ibmim
-accessRights
admin
-startup
/opt/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
-launcher
/opt/IBM/InstallationManager/eclipse/IBMIM
--launcher.library
/opt/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813
-startup
/opt/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
-nosplash
-toolId
installc
-accessRights
admin
-silent
input
@osgi.install.area/install.xml
-c
-input
im64/install.xml
input
/root/tsm_717/im64/post-install.xml
-vm
/opt/IBM/InstallationManager/eclipse/jre_6.0.0.sr9_20110208_03/jre/bin/java
-vmargs
-Dcic.agentRelaunched=/root/tsm_717/im64
-Xms40m
-Xmx1024m
-Xquickstart
-Xgcpolicy:gencon
-jar
/opt/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar


00:00.53 ERROR [main] com.ibm.cic.agent.internal.ui.AgentUI reportStatus
Could not load SWT library. Reasons:
/root/tsm_717/im64/configuration/org.eclipse.osgi/bundles/7/1/.cp/libswt-pi-gtk-4239.so (libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory)
swt-pi-gtk (Not found in java.library.path)
/root/.swt/lib/linux/x86_64/libswt-pi-gtk-4239.so (libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory)
/root/.swt/lib/linux/x86_64/libswt-pi-gtk.so (/root/.swt/lib/linux/x86_64/liblibswt-pi-gtk.so.so: cannot open shared object file: No such file or directory)
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons:
/root/tsm_717/im64/configuration/org.eclipse.osgi/bundles/7/1/.cp/libswt-pi-gtk-4239.so (libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory)
swt-pi-gtk (Not found in java.library.path)
/root/.swt/lib/linux/x86_64/libswt-pi-gtk-4239.so (libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory)
/root/.swt/lib/linux/x86_64/libswt-pi-gtk.so (/root/.swt/lib/linux/x86_64/liblibswt-pi-gtk.so.so: cannot open shared object file: No such file or directory)

at org.eclipse.swt.internal.Library.loadLibrary(Library.java:331)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:240)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:23)
at java.lang.J9VMInternals.initializeImpl(Native Method)
...
The displayed failed to initialize. See the log /root/tsm_717/im64/configuration/1475168340392.log for details.
 
Top