It's all about the answers!

Ask a question

error during Buid System Toolkit installation


Angelo Corna (26358383) | asked Sep 04 '09, 10:49 a.m.
I want install the Build System Toolkiit (RTC 2.0) on a linux environment.
The linux is a Red Hat Enterprise Linux Server release 5.3 (Tikanga).
The kernel verison is 2.6.18-128.1.14.el5 (64 bit)

When I run the command

./userinst -input install-buildsystem.xml

I receive an error.

Here the .log

!SESSION 2009-09-04 15:24:03.246 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:24:05.062
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:24:05.063
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:24:05.063
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:24:05.331
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:26:16.976 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:26:18.998
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:26:18.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:26:18.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:26:19.197
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:30:09.230 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:30:11.080
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:30:11.080
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:30:11.081
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:30:11.306
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:31:20.232 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input ../install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input ../install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:31:22.156
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:31:22.169
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:31:22.169
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:31:22.365
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.453
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:33:03.439 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:33:05.225
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:33:05.225
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:33:05.226
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:33:05.438
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:33:05.494
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.494
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:37:02.881 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:37:04.778
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:37:04.779
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:37:04.780
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:37:04.965
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:37:05.023
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:39:40.327 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:39:42.259
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:39:42.260
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:39:42.260
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:39:42.451
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.517
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:40:03.124 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:40:04.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:40:04.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:40:05.000
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:40:05.225
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:40:05.287
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.287
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.287
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:42:37.424 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:42:39.248
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:42:39.249
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:42:39.249
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:42:39.435
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:43:45.840 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:43:47.706
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:43:47.706
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:43:47.706
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:43:47.908
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.976
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:47:08.748 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:47:10.720
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:47:10.720
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:47:10.721
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:47:10.918
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.997
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.997
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 16:02:51.250 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -silent -input @osgi.install.area/install.xml -input resp1.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -silent -input @osgi.install.area/install.xml -input resp1.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 16:02:54.469
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 16:02:54.470
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 16:02:54.470
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages


Thanks in advance.
Bye.

9 answers



permanent link
Chris Daly (61651) | answered Sep 14 '09, 5:45 p.m.
JAZZ DEVELOPER
Hi,

I should first mention that the RTC Build System is not officially supported on 64-bit platforms, though some users have reported success with it.

This looks like a problem with IM starting up, and not specifically with the RTC Build System Tookit. Do you get the same error if you start IM with this input:

./userinst -input install-updates.xml

(note: if this works it will start IM in its default mode where you can install or update any of the available offerings, but I suspect this will fail the same way)

This looks like the key part from the error log:

java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file

Meaning you don't have the expected SWT libraries available. IM is a 32-bit executable, so it may be that you have 64-bit SWT libraries but not 32-bit ones (?).

Which RTC download are you using here? If you have the "Local" download (such as RTC-Enterprise-Full-2.0-Linux64-Local.zip) or the DVD media, you can probably get this to work by doing a silent install like this:

./userinst -input install-buildsystem.xml --launcher.ini silent-install.ini

However if you have a "Web" install download, you would need to do additional setup to deal with authenticating when IM connects to jazz.net as described on the IM help pages here:

http://publib.boulder.ibm.com/infocenter/install/v1r2/topic/com.ibm.silentinstall12.doc/topics/t_silent_protected_repos_IM.html

You could also try the non-IM-based Build System download (just needs to be unzipped):

https://jazz.net/downloads/rational-team-concert/releases/2.0/RTC-BuildSystemToolkit-2.0-Linux.zip


I hope this helps,

Chris




I want install the Build System Toolkiit (RTC 2.0) on a linux environment.
The linux is a Red Hat Enterprise Linux Server release 5.3 (Tikanga).
The kernel verison is 2.6.18-128.1.14.el5 (64 bit)

When I run the command

./userinst -input install-buildsystem.xml

I receive an error.

Here the .log

!SESSION 2009-09-04 15:24:03.246 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:24:05.062
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:24:05.063
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:24:05.063
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:24:05.331
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:24:05.385
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:26:16.976 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:26:18.998
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:26:18.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:26:18.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:26:19.197
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:26:19.265
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:30:09.230 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:30:11.080
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:30:11.080
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:30:11.081
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:30:11.306
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:30:11.371
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:31:20.232 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input ../install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input ../install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:31:22.156
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:31:22.169
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:31:22.169
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:31:22.365
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.452
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:31:22.453
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:33:03.439 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:33:05.225
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:33:05.225
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:33:05.226
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:33:05.438
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:33:05.494
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.494
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:33:05.495
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:37:02.881 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:37:04.778
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:37:04.779
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:37:04.780
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:37:04.965
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:37:05.023
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:37:05.024
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:39:40.327 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:39:42.259
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:39:42.260
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:39:42.260
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:39:42.451
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.516
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:39:42.517
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:40:03.124 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:40:04.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:40:04.999
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:40:05.000
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:40:05.225
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:40:05.287
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.287
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.287
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:40:05.288
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:42:37.424 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:42:39.248
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:42:39.249
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:42:39.249
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:42:39.435
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:42:39.490
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:43:45.840 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:43:47.706
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:43:47.706
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:43:47.706
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:43:47.908
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.975
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:43:47.976
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 15:47:08.748 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -input @osgi.install.area/install.xml -input install-buildsystem.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:47:10.720
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:47:10.720
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 15:47:10.721
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 4 0 2009-09-04 15:47:10.918
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3449 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:130)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:194)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:509)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.launch(AgentUIApplication.java:124)
at com.ibm.cic.agent.internal.ui.AgentUIApplication.run(AgentUIApplication.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

!ENTRY org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.solaris_1.0.3.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.aix_1.0.2.v200901201635.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.101.R34x_v20080731/ was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.996
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.100.v20080107.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.997
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.hpux_1.0.0.v200901230904.jar was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-04 15:47:10.997
!MESSAGE Bundle update@plugins/com.ibm.cic.common.core.win32_1.0.6.v200901201635.jar was not resolved.
!SESSION 2009-09-04 16:02:51.250 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223ifx-20080811 (JIT enabled)
J9VM - 20080809_21892_lHdSMr
JIT - 20080620_1845_r8
GC - 200806_19
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -accessRights nonAdmin -silent -input @osgi.install.area/install.xml -input resp1.xml
Command-line arguments: -os linux -ws gtk -arch x86 -accessRights nonAdmin -silent -input @osgi.install.area/install.xml -input resp1.xml

!ENTRY org.eclipse.osgi 2 1 2009-09-04 16:02:54.469
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 16:02:54.470
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Add in: com.ibm.cic.agent.internal.ui.Messages

!ENTRY org.eclipse.osgi 2 1 2009-09-04 16:02:54.470
!MESSAGE NLS unused message: InstallHistory_ActivityType_Modify_Remove in: com.ibm.cic.agent.internal.ui.Messages


Thanks in advance.
Bye.

permanent link
Gilbert Maredi (4683) | answered Sep 15 '09, 2:21 a.m.
Hi

I am a mainframe person, new to RTC and have been assigned to install and evaluate the tool on z Linux. The machine that I need to install RTC is not connected to the internet. I have downloaded RTC2 Beta3 zLinux to my USB.

I am really struggling to install the tool, is there anyone who have simple steps on how to install RTC on zLinux? What do you suggest should be my starting point? :?

permanent link
joseph bucanelli (6) | answered Sep 18 '09, 4:10 p.m.
I think the quickest way around this issue would be to simply download the zip from https://jazz.net/downloads/rational-team-concert/releases/2.0/RTC-BuildSystemToolkit-2.0-Linux.zip it is not part of the install package you downloaded but does the same thing for what you would like to do. If you have any other questions let me know.

permanent link
Angelo Corna (26358383) | answered Sep 21 '09, 3:11 a.m.
Thanks for your reply Joseph.
We've done a silent installation and the build toolkit is installed.
The problem now is that we cannot run the Installation manager because we obtain the same error.

permanent link
Chris Daly (61651) | answered Sep 22 '09, 12:19 p.m.
JAZZ DEVELOPER
Hi Angelo,

The buildsystem download that Joseph pointed at is not Installation Manager based. It is simply a zip file that you can unzip and run the buildsystem.

If you are still using the IM, see my last comment about "silent install". There are some tips in the README file of the IM-based download (rtc/README/en/README.txt) about using IM's silent install features to install, uninstall and update from the command line. There is additional info in the IM online help here:

http://publib.boulder.ibm.com/infocenter/install/v1r2/index.jsp?topic=/com.ibm.silentinstall12.doc/topics/c_silent_install_over_IM.html

Thanks for your reply Joseph.
We've done a silent installation and the build toolkit is installed.
The problem now is that we cannot run the Installation manager because we obtain the same error.

permanent link
Angelo Corna (26358383) | answered Sep 23 '09, 9:25 a.m.
Hi Chris,

I've installed the build toolkit without error using a silent installation.
Unfortunately now we have the same problem runnning the Installation Manager :(

I agree with you when you say that may be a missing package but .... which?
How can we detect it?

Bye.

permanent link
Chris Daly (61651) | answered Oct 01 '09, 3:01 p.m.
JAZZ DEVELOPER
Hi Angelo,

The missing package seems to be swt-pi-gtk-3449 or swt-pi-gtk mentioned in the error message, but I'm not sure why it would be missing in your case. This is really a question for the IM team so I've filed a workitem in their internal repository asking for help here. The workitem link is:

https://jazzop03.rtp.raleigh.ibm.com:9943/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/21100

but this is an internal IBM repository so you may not be able to read it. I'll post any helpful information they provide back here.

Until then, if you were able to install the buildsystem as a silent install, then I'm not sure why you need to run the IM in UI mode. If you are trying to uninstall or update the buildsystem, there are silent install methods for doing uninstall and update (covered in the RTC README and in more detail on the IM online help).


Hi Chris,

I've installed the build toolkit without error using a silent installation.
Unfortunately now we have the same problem runnning the Installation Manager :(

I agree with you when you say that may be a missing package but .... which?
How can we detect it?

Bye.

permanent link
Angelo Corna (26358383) | answered Oct 02 '09, 2:32 a.m.
Chris,

thank you very much for your help.
I'm an IBMer, do you think that I can obtain the grants to see the workitem?

Bye.

permanent link
Sergio Deras (14613) | answered Oct 02 '09, 11:51 a.m.
JAZZ DEVELOPER
Hi Angelo:

I found some information that can be useful to solve the problem or at least to encapsulate it a little more, try the following steps:

Check why the library is not loaded. Use the ldd command: (Installation Manager distribute a swt-pi-gtk library, but may be the loading process of the library is failing):

# pwd <Enter>
/home/zer/Desktop/agent.installer.linux.gtk.x86_1.3.2000.20090810_1016.zip_FILES
# ldd ./configuration/org.eclipse.osgi/bundles/135/1/.cp/libswt-pi-gtk-3550.so <Enter>
linux-gate.so.1 => (0x00e90000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x00110000)
libgthread-2.0.so.0 => /lib/libgthread-2.0.so.0 (0x00518000)
libXtst.so.6 => /usr/lib/libXtst.so.6 (0x00ae2000)
libc.so.6 => /lib/libc.so.6 (0x005e4000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x00ccf000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x00bca000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00b39000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x004a8000)
... (and so on)


In this case, there are no missing libraries.

Let's think that libgtk-x11-2.0.so.0 could not be found.

There are a few possibilities:

* GTK libraries are not installed. To check this try to execute:

#pkginfo | grep gtk

If you get no output instead of something like...:
# pkginfo | grep gtk
system CSWgtk gtk - the Gimp ToolKit library, libgtk
application CSWgtk2 gtk2 - GTK+, The multi-platform toolkit for GUI development
application CSWgtkengines gtk_engines - A collection of basic theme engines for GTK+
application CSWgtkhtml31 gtkhtml31 - An HTML rendering/editing library
application CSWgtksourceview gtksourceview - syntax highlighting GtkTextView widget
application CSWgtkspell gtkspell - Spell checking enhancement for the GtkTextView widget
application CSWlibgtkhtml libgtkhtml - Lightweight HTML rendering engine
library CSWpygtk pygtk - Python Bindings for GTK


... then you need to have the right version of GTK installed on your system to be able to run IM in UI mode. Please contact your system administrator for help.

* If you are able to find the missing .so files on the file system, using for example the following command:

#find / -name <library> 2>&- <Enter>

o You may try to use: #export LD_LIBRARY_PATH=<the> <Enter>

If setting the LD_LIBRARY_PATH solves the problem, please contact your system administrator for permanent solution.

I have tried this on a RHEL Server 5.3.
Hope this help, let us know if this does not clarify the issue, ciao!!.

Hi Chris,

I've installed the build toolkit without error using a silent installation.
Unfortunately now we have the same problem runnning the Installation Manager :(

I agree with you when you say that may be a missing package but .... which?
How can we detect it?

Bye.

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.