You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
hi,
I just changed my machine and I am on CentOS 4 with java 1.5.0. I downloaded TOS 2.1.0 and unzipped it. When Ia DBL click to start it it says there is a error and to see the log for more details.
here's the log. Can anyone help me with that?
!SESSION 2007-07-17 11:40:07.716 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423-20060504 (JIT enabled)
J9VM - 20060501_06428_LHdSMr
JIT - 20060428_1800_r8
GC - 20060501_AA
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.update.configurator 2007-07-17 11:40:08.767
!MESSAGE Could not install bundle plugins/org.eclipse.gmf.runtime.common.ui.printing.win32_1.0.1.v20060926-1100.jar No Bundle-NativeCode match
!ENTRY org.eclipse.osgi 4 0 2007-07-17 11:40:10.009
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-pi-gtk-3235.so (/home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-pi-gtk-3235.so: cannot open shared object file: No such file or directory)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:953)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:918)
at java.lang.System.loadLibrary(System.java:451)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
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:177)
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:126)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.talend.rcp.intro.Application.run(Application.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Last edited by sologlobe (2007-07-17 17:44:49)
Offline

Hello,
May you try this procedure ?
- delete in tos directory : temp dir, lib dir, workspace and all sub directories in the 'configuration" directory (you should have only a ini file in configuration after that).
- Download Eclipse Delta Pack (3.2.1) here
- Extract 'features' and 'plugins' directories and move their contents into 'features' and 'plugins' in tos directory.
- Try to start TOS again with the binary and if it doesn't work, with this command line 'java -cp ./startup.jar org.eclipse.core.launcher.Main'.
Hope it works.
Regards.
--
JB
Offline
I just tried what you told me but it didn't fix anything.
After installation of the eclipse delta pack, i tried starting TOS with the binary and I got the same error and the java command didn't do anything, no error it just executed and stopped.
But the log changed if it can help you.
!SESSION 2007-07-17 13:05:00.264 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=J2RE 1.5.0 IBM J9 2.3 Linux amd64-64 j9vmxa6423-20060504 (JIT enabled)
J9VM - 20060501_06428_LHdSMr
JIT - 20060428_1800_r8
GC - 20060501_AA
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 4 0 2007-07-17 13:05:01.340
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/171/1/.cp/libswt-pi-gtk-3235.so (/home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/171/1/.cp/libswt-pi-gtk-3235.so: cannot open shared object file: No such file or directory)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:953)
at java.lang.ClassLoader.loadLibraryWithClassLoader(ClassLoader.java:918)
at java.lang.System.loadLibrary(System.java:451)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
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:177)
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:126)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:177)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.talend.rcp.intro.Application.run(Application.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2007-07-17 13:05:01.372
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.win32.win32.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.win32.win32.x86 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.win32.win32.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.win32.win32.x86 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_64_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86_64 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.macosx.carbon.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.macosx.carbon.ppc 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.ppc 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.solaris.gtk.sparc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.solaris.gtk.sparc 2 0 2007-07-17 13:05:01.373
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.373
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.hpux.motif.PA_RISC_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.hpux.motif.PA_RISC 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.macosx.carbon.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.macosx.carbon.ppc 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.motif.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.motif.x86 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_64_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86_64 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.ppc 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.jdt.source.macosx.carbon.ppc_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.source.macosx.carbon.ppc 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.jdt.source_3.2.1.r321_v20060905-R4CM1Znkvre9wC-.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.hpux.motif.PA_RISC_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.hpux.motif.PA_RISC 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2007-07-17 13:05:01.374
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.374
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.aix.motif.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.aix.motif.ppc 2 0 2007-07-17 13:05:01.375
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.375
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.motif.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.motif.x86 2 0 2007-07-17 13:05:01.375
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!ENTRY org.eclipse.osgi 2 0 2007-07-17 13:05:01.379
!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 2007-07-17 13:05:01.379
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.2.1.v3235.jar [16] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.379
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.macosx.carbon.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [20] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.macosx.carbon.ppc 2 0 2007-07-17 13:05:01.379
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.379
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_64_1.0.0.v20060603.jar [26] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.379
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.win32.x86_1.0.0.v20060603.jar [31] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.379
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.aix.motif.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [32] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.aix.motif.ppc 2 0 2007-07-17 13:05:01.379
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.aix.ppc_3.2.1.v3235.jar [37] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.hpux.PA_RISC_1.0.0.v20060603.jar [41] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_64_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [45] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86_64 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.hpux.motif.PA_RISC_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [48] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.hpux.motif.PA_RISC 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.core.resources.win32_3.2.0.v20060603.jar [53] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.win32.win32.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [59] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.win32.win32.x86 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.linux.x86_3.2.1.v3235.jar [68] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.win32.win32.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [70] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.win32.win32.x86 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [76] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.ppc 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_64_3.2.1.v3235.jar [89] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.2.0.I20060605-1400.jar [96] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [114] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [126] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [134] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.ppc 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [138] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.380
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.macosx.carbon.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [151] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.macosx.carbon.ppc 2 0 2007-07-17 13:05:01.380
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.solaris.sparc_3.2.1.v3235.jar [153] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_64_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [174] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86_64 2 0 2007-07-17 13:05:01.381
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [185] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.jdt.source.macosx.carbon.ppc_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/ [194] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.source.macosx.carbon.ppc 2 0 2007-07-17 13:05:01.381
!MESSAGE Missing host org.eclipse.jdt.source_3.2.1.r321_v20060905-R4CM1Znkvre9wC-.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.1.v3235.jar [195] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.solaris.gtk.sparc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [199] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.solaris.gtk.sparc 2 0 2007-07-17 13:05:01.381
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.hpux.PA_RISC_3.2.1.v3235.jar [202] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.hpux.motif.PA_RISC_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [207] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.hpux.motif.PA_RISC 2 0 2007-07-17 13:05:01.381
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.381
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.motif.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [214] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.motif.x86 2 0 2007-07-17 13:05:01.381
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.382
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [222] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.382
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar [228] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.382
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.ppc_3.2.1.v3235.jar [229] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.382
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.1.v20092006.jar [231] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 13:05:01.382
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.motif.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [232] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.motif.x86 2 0 2007-07-17 13:05:01.382
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
Offline

is gtk installed on your system ?
can you try "ldd /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-pi-gtk-3235.so" ?
Offline
mhelleboid wrote:
is gtk installed on your system ?
can you try "ldd /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-pi-gtk-3235.so" ?
the folder .../149/1... doesn't exist, it's .../171/1... on my computer.
Running the command resulted in this - Any idea?:
I need this to work and currently can't...
ldd: warning: you do not have execution permission for `/home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/171/1/.cp/libswt-pi-gtk-3235.so'
linux-gate.so.1 => (0xffffe000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xf7ce9000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xf7ce5000)
libXtst.so.6 => /usr/X11R6/lib/libXtst.so.6 (0xf7ce0000)
libc.so.6 => /lib/tls/libc.so.6 (0xf7bb5000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xf7ba0000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xf7b34000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xf7a54000)
libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0xf7a4f000)
libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0xf7a44000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xf7a0e000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xf79f4000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xf79b8000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xf79b4000)
libdl.so.2 => /lib/libdl.so.2 (0xf79b0000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xf7935000)
libm.so.6 => /lib/tls/libm.so.6 (0xf7912000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xf7900000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xf78f2000)
/lib/ld-linux.so.2 (0x56555000)
libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0xf78ee000)
libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0xf78e6000)
libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0xf78e3000)
libXft.so.2 => /usr/X11R6/lib/libXft.so.2 (0xf78d1000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xf7866000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xf783f000)
libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0xf7836000)
libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0xf782e000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xf7808000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0xf77e9000)
libz.so.1 => /usr/lib/libz.so.1 (0xf77d9000)
Last edited by sologlobe (2007-07-17 19:26:46)
Offline

everything seems ok.
Can you try with a sun jvm, it works pretty well on amd64 now ?
can you also try "./TalendOpenStudio -clean" ?
Offline
Well it looks like that the machine they switched me too is 64 bits and they installed CentOS 4 64 bits on it.
Do you know if there is any known issue of running TOS on 64 bits architecture?? If it works... hehe
and I tried "./TalendOpenStudio -clean" and it didn't help.
Offline
Okay I installed the sun java 1.5 update 12 for linux 64 bits and I get the same error when trying to start TOS 2.1.0.
On TOS 2.1.0 with the Eclipse DELTA Pack, it gave me the following log :
!SESSION 2007-07-17 14:56:24.158 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 4 0 2007-07-17 14:56:24.464
!MESSAGE Error reading configuration: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0_DELTA/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)
!STACK 0
java.io.FileNotFoundException: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0_DELTA/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:30)
at org.eclipse.osgi.storagemanager.StorageManager.lock(StorageManager.java:387)
at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:694)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initFileManager(BaseStorage.java:152)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initialize(BaseStorage.java:129)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.initializeStorage(BaseAdaptor.java:124)
at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:138)
at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:112)
at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:286)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.update.configurator 2007-07-17 14:56:28.642
!MESSAGE Could not install bundle plugins/org.eclipse.gmf.runtime.common.ui.printing.win32_1.0.1.v20060926-1100.jar No Bundle-NativeCode match
!ENTRY org.eclipse.osgi 4 0 2007-07-17 14:56:32.102
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0_DELTA/configuration/org.eclipse.osgi/bundles/171/1/.cp/libswt-pi-gtk-3235.so: Can't load IA 32-bit .so on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
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:126)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.talend.rcp.intro.Application.run(Application.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2007-07-17 14:56:32.123
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.123
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.ppc 2 0 2007-07-17 14:56:32.123
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.123
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.motif.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.motif.x86 2 0 2007-07-17 14:56:32.123
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.123
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.aix.motif.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.aix.motif.ppc 2 0 2007-07-17 14:56:32.123
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.123
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.124
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.hpux.motif.PA_RISC_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.hpux.motif.PA_RISC 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.124
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_64_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86_64 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.124
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.124
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.solaris.gtk.sparc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.solaris.gtk.sparc 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.124
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.hpux.motif.PA_RISC_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.hpux.motif.PA_RISC 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.124
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.macosx.carbon.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.macosx.carbon.ppc 2 0 2007-07-17 14:56:32.124
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.125
!MESSAGE Bundle update@plugins/org.eclipse.jdt.source.macosx.carbon.ppc_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.source.macosx.carbon.ppc 2 0 2007-07-17 14:56:32.125
!MESSAGE Missing host org.eclipse.jdt.source_3.2.1.r321_v20060905-R4CM1Znkvre9wC-.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.125
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.win32.win32.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.win32.win32.x86 2 0 2007-07-17 14:56:32.125
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.125
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.macosx.carbon.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.macosx.carbon.ppc 2 0 2007-07-17 14:56:32.125
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.125
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_64_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86_64 2 0 2007-07-17 14:56:32.125
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.125
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.win32.win32.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.win32.win32.x86 2 0 2007-07-17 14:56:32.125
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.125
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.motif.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.motif.x86 2 0 2007-07-17 14:56:32.125
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.126
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.ppc 2 0 2007-07-17 14:56:32.126
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!ENTRY org.eclipse.osgi 2 0 2007-07-17 14:56:32.135
!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 2007-07-17 14:56:32.135
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.2.1.v3235.jar [16] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2007-07-17 14:56:32.135
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2007-07-17 14:56:32.135
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.135
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.macosx.carbon.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [20] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.macosx.carbon.ppc 2 0 2007-07-17 14:56:32.135
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.135
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_64_1.0.0.v20060603.jar [26] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86_64 2 0 2007-07-17 14:56:32.135
!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86_64))
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86_64 2 0 2007-07-17 14:56:32.136
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.136
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.win32.x86_1.0.0.v20060603.jar [31] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.win32.x86 2 0 2007-07-17 14:56:32.136
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.core.filesystem.win32.x86 2 0 2007-07-17 14:56:32.136
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.136
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.aix.motif.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [32] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.aix.motif.ppc 2 0 2007-07-17 14:56:32.136
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.136
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.aix.ppc_3.2.1.v3235.jar [37] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.aix.ppc 2 0 2007-07-17 14:56:32.136
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=aix) (osgi.arch=ppc))
!SUBENTRY 2 org.eclipse.swt.motif.aix.ppc 2 0 2007-07-17 14:56:32.136
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.136
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.hpux.PA_RISC_1.0.0.v20060603.jar [41] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.hpux.PA_RISC 2 0 2007-07-17 14:56:32.136
!MESSAGE Platform filter did not match: (& (osgi.os=hpux) (osgi.arch=PA_RISC))
!SUBENTRY 2 org.eclipse.core.filesystem.hpux.PA_RISC 2 0 2007-07-17 14:56:32.136
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.136
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_64_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [45] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86_64 2 0 2007-07-17 14:56:32.137
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.137
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.hpux.motif.PA_RISC_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [48] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.hpux.motif.PA_RISC 2 0 2007-07-17 14:56:32.137
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.137
!MESSAGE Bundle update@plugins/org.eclipse.core.resources.win32_3.2.0.v20060603.jar [53] was not resolved.
!SUBENTRY 2 org.eclipse.core.resources.win32 2 0 2007-07-17 14:56:32.137
!MESSAGE Platform filter did not match: (osgi.os=win32)
!SUBENTRY 2 org.eclipse.core.resources.win32 2 0 2007-07-17 14:56:32.137
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.resources; bundle-version="[3.2.0,3.3.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.137
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.win32.win32.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [59] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.win32.win32.x86 2 0 2007-07-17 14:56:32.137
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.137
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.linux.x86_3.2.1.v3235.jar [68] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.linux.x86 2 0 2007-07-17 14:56:32.137
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.swt.motif.linux.x86 2 0 2007-07-17 14:56:32.137
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.138
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.win32.win32.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [70] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.win32.win32.x86 2 0 2007-07-17 14:56:32.138
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.138
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [76] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.ppc 2 0 2007-07-17 14:56:32.138
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.138
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_64_3.2.1.v3235.jar [89] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86_64 2 0 2007-07-17 14:56:32.138
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86_64))
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86_64 2 0 2007-07-17 14:56:32.138
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.138
!MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.2.0.I20060605-1400.jar [96] was not resolved.
!SUBENTRY 2 org.eclipse.ui.win32 2 0 2007-07-17 14:56:32.138
!MESSAGE Platform filter did not match: (osgi.ws=win32)
!SUBENTRY 2 org.eclipse.ui.win32 2 0 2007-07-17 14:56:32.138
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui.ide; bundle-version="[3.2.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.138
!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [114] was not resolved.
!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2007-07-17 14:56:32.139
!MESSAGE Platform filter did not match: (osgi.ws=carbon)
!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2007-07-17 14:56:32.139
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui; bundle-version="[3.2.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.139
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [126] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86 2 0 2007-07-17 14:56:32.139
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.139
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [134] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.ppc 2 0 2007-07-17 14:56:32.139
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.140
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [138] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2007-07-17 14:56:32.140
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.140
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.macosx.carbon.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [151] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.macosx.carbon.ppc 2 0 2007-07-17 14:56:32.140
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.140
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.solaris.sparc_3.2.1.v3235.jar [153] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.solaris.sparc 2 0 2007-07-17 14:56:32.140
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 2 org.eclipse.swt.gtk.solaris.sparc 2 0 2007-07-17 14:56:32.140
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.140
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_64_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [174] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86_64 2 0 2007-07-17 14:56:32.140
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.140
!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [185] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching.macosx 2 0 2007-07-17 14:56:32.141
!MESSAGE Platform filter did not match: (osgi.os=macosx)
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.141
!MESSAGE Bundle update@plugins/org.eclipse.jdt.source.macosx.carbon.ppc_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/ [194] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.source.macosx.carbon.ppc 2 0 2007-07-17 14:56:32.141
!MESSAGE Missing host org.eclipse.jdt.source_3.2.1.r321_v20060905-R4CM1Znkvre9wC-.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.141
!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.1.v3235.jar [195] was not resolved.
!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2007-07-17 14:56:32.141
!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2007-07-17 14:56:32.141
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.141
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.solaris.gtk.sparc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [199] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.solaris.gtk.sparc 2 0 2007-07-17 14:56:32.141
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.141
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.hpux.PA_RISC_3.2.1.v3235.jar [202] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.hpux.PA_RISC 2 0 2007-07-17 14:56:32.141
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=hpux) (osgi.arch=PA_RISC))
!SUBENTRY 2 org.eclipse.swt.motif.hpux.PA_RISC 2 0 2007-07-17 14:56:32.141
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.142
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.hpux.motif.PA_RISC_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [207] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.hpux.motif.PA_RISC 2 0 2007-07-17 14:56:32.142
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.142
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.motif.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [214] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.motif.x86 2 0 2007-07-17 14:56:32.142
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.142
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [222] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2007-07-17 14:56:32.142
!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86) (osgi.arch=ppc)))
!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2007-07-17 14:56:32.142
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.142
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar [228] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2007-07-17 14:56:32.142
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2007-07-17 14:56:32.142
!MESSAGE Another singleton version selected: org.eclipse.swt.gtk.linux.x86_3.2.2.v3235a
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.142
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.ppc_3.2.1.v3235.jar [229] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc 2 0 2007-07-17 14:56:32.142
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc 2 0 2007-07-17 14:56:32.143
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.143
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.1.v20092006.jar [231] was not resolved.
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2007-07-17 14:56:32.143
!MESSAGE Platform filter did not match: (osgi.os=win32)
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2007-07-17 14:56:32.143
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.update.core; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-17 14:56:32.143
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.motif.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [232] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.motif.x86 2 0 2007-07-17 14:56:32.143
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!ENTRY system.bundle 4 0 2007-07-17 14:56:32.992
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.storagemanager.StorageManager.createTempFile(StorageManager.java:720)
at org.eclipse.osgi.storagemanager.StorageManager.getOutputStream(StorageManager.java:782)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:485)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:378)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(BaseStorage.java:368)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1087)
at java.lang.Thread.run(Thread.java:595)
!ENTRY system.bundle 4 0 2007-07-17 14:56:32.992
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateData(BaseStorage.java:535)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:379)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(BaseStorage.java:368)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1087)
at java.lang.Thread.run(Thread.java:595)
!ENTRY system.bundle 4 0 2007-07-17 14:56:32.993
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.storagemanager.StorageManager.createTempFile(StorageManager.java:720)
at org.eclipse.osgi.storagemanager.StorageManager.getOutputStream(StorageManager.java:782)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:485)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:378)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.frameworkStop(BaseStorage.java:755)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStop(BaseAdaptor.java:273)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1032)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1028)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:650)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:599)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:537)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:440)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:423)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY system.bundle 4 0 2007-07-17 14:56:32.994
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateData(BaseStorage.java:535)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:379)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.frameworkStop(BaseStorage.java:755)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStop(BaseAdaptor.java:273)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1032)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1028)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:650)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:599)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:537)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:440)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:423)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)And on the TOS 2.1.0 without the DELTA pack it gave me the following log :
!SESSION 2007-07-17 14:55:54.449 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86
!ENTRY org.eclipse.osgi 4 0 2007-07-17 14:55:55.451
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0/configuration/org.eclipse.osgi/bundles/149/1/.cp/libswt-pi-gtk-3235.so: Can't load IA 32-bit .so on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1660)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
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:126)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.talend.rcp.intro.Application.run(Application.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)Offline

ok, so with sun jvm and delta pack, in the command line let's try something like :
java -cp ./startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86_64 -clean
Offline
Okay I tried it but still no luck, here's the log!
!SESSION 2007-07-18 08:38:05.770 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64 -clean
!ENTRY org.eclipse.osgi 4 0 2007-07-18 08:38:05.903
!MESSAGE Error reading configuration: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0_DELTA/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)
!STACK 0
java.io.FileNotFoundException: /home/nbernier/Download/ETL/TOS-Linux-r4515-V2.1.0_DELTA/configuration/org.eclipse.osgi/.manager/.fileTableLock (Permission denied)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
at org.eclipse.core.runtime.internal.adaptor.Locker_JavaNio.lock(Locker_JavaNio.java:30)
at org.eclipse.osgi.storagemanager.StorageManager.lock(StorageManager.java:387)
at org.eclipse.osgi.storagemanager.StorageManager.open(StorageManager.java:694)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initFileManager(BaseStorage.java:152)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.initialize(BaseStorage.java:129)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.initializeStorage(BaseAdaptor.java:124)
at org.eclipse.osgi.framework.internal.core.Framework.initialize(Framework.java:138)
at org.eclipse.osgi.framework.internal.core.Framework.<init>(Framework.java:112)
at org.eclipse.osgi.framework.internal.core.OSGi.createFramework(OSGi.java:90)
at org.eclipse.osgi.framework.internal.core.OSGi.<init>(OSGi.java:31)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:286)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:173)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.update.configurator 2007-07-18 08:38:07.325
!MESSAGE Could not install bundle plugins/org.eclipse.gmf.runtime.common.ui.printing.win32_1.0.1.v20060926-1100.jar No Bundle-NativeCode match
!ENTRY org.eclipse.osgi 4 0 2007-07-18 08:38:10.005
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3235 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:22)
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:126)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.talend.rcp.intro.Application.run(Application.java:47)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY org.eclipse.osgi 2 0 2007-07-18 08:38:10.025
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.025
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.ppc 2 0 2007-07-18 08:38:10.026
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.026
!MESSAGE Bundle update@plugins/org.eclipse.jdt.source.macosx.carbon.ppc_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.source.macosx.carbon.ppc 2 0 2007-07-18 08:38:10.026
!MESSAGE Missing host org.eclipse.jdt.source_3.2.1.r321_v20060905-R4CM1Znkvre9wC-.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.026
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2007-07-18 08:38:10.026
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.026
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.win32.win32.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.win32.win32.x86 2 0 2007-07-18 08:38:10.026
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.026
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86 2 0 2007-07-18 08:38:10.026
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.026
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.win32.win32.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.win32.win32.x86 2 0 2007-07-18 08:38:10.026
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.026
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.hpux.motif.PA_RISC_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.hpux.motif.PA_RISC 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.027
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_64_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86_64 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.027
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.macosx.carbon.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.macosx.carbon.ppc 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.027
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.ppc 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.027
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.motif.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.motif.x86 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.027
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.macosx.carbon.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.macosx.carbon.ppc 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.027
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.hpux.motif.PA_RISC_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.hpux.motif.PA_RISC 2 0 2007-07-18 08:38:10.027
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.028
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.motif.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.motif.x86 2 0 2007-07-18 08:38:10.028
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.028
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.solaris.gtk.sparc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.solaris.gtk.sparc 2 0 2007-07-18 08:38:10.028
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.028
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.aix.motif.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.aix.motif.ppc 2 0 2007-07-18 08:38:10.028
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.028
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_64_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86_64 2 0 2007-07-18 08:38:10.028
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!ENTRY org.eclipse.osgi 2 0 2007-07-18 08:38:10.038
!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 2007-07-18 08:38:10.038
!MESSAGE Bundle update@plugins/org.eclipse.swt.win32.win32.x86_3.2.1.v3235.jar [16] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2007-07-18 08:38:10.038
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86 2 0 2007-07-18 08:38:10.038
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.038
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.macosx.carbon.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [20] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.macosx.carbon.ppc 2 0 2007-07-18 08:38:10.038
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.039
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.linux.x86_1.0.0.v20060603.jar [29] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2007-07-18 08:38:10.039
!MESSAGE Platform filter did not match: (& (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.core.filesystem.linux.x86 2 0 2007-07-18 08:38:10.039
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.039
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.win32.x86_1.0.0.v20060603.jar [31] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.win32.x86 2 0 2007-07-18 08:38:10.039
!MESSAGE Platform filter did not match: (& (osgi.os=win32) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.core.filesystem.win32.x86 2 0 2007-07-18 08:38:10.039
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.039
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.aix.motif.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [32] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.aix.motif.ppc 2 0 2007-07-18 08:38:10.039
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.039
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.aix.ppc_3.2.1.v3235.jar [37] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.aix.ppc 2 0 2007-07-18 08:38:10.039
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=aix) (osgi.arch=ppc))
!SUBENTRY 2 org.eclipse.swt.motif.aix.ppc 2 0 2007-07-18 08:38:10.039
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.039
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.hpux.PA_RISC_1.0.0.v20060603.jar [41] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.hpux.PA_RISC 2 0 2007-07-18 08:38:10.040
!MESSAGE Platform filter did not match: (& (osgi.os=hpux) (osgi.arch=PA_RISC))
!SUBENTRY 2 org.eclipse.core.filesystem.hpux.PA_RISC 2 0 2007-07-18 08:38:10.040
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.040
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_64_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [45] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86_64 2 0 2007-07-18 08:38:10.040
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.040
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.hpux.motif.PA_RISC_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [48] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.hpux.motif.PA_RISC 2 0 2007-07-18 08:38:10.040
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.040
!MESSAGE Bundle update@plugins/org.eclipse.core.resources.win32_3.2.0.v20060603.jar [53] was not resolved.
!SUBENTRY 2 org.eclipse.core.resources.win32 2 0 2007-07-18 08:38:10.040
!MESSAGE Platform filter did not match: (osgi.os=win32)
!SUBENTRY 2 org.eclipse.core.resources.win32 2 0 2007-07-18 08:38:10.040
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.resources; bundle-version="[3.2.0,3.3.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.040
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.win32.win32.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [59] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.win32.win32.x86 2 0 2007-07-18 08:38:10.040
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.040
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.linux.x86_3.2.1.v3235.jar [68] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.linux.x86 2 0 2007-07-18 08:38:10.040
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.swt.motif.linux.x86 2 0 2007-07-18 08:38:10.041
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.041
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.win32.win32.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [70] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.win32.win32.x86 2 0 2007-07-18 08:38:10.041
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.041
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.ppc_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [76] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.ppc 2 0 2007-07-18 08:38:10.041
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.041
!MESSAGE Bundle update@plugins/org.eclipse.ui.win32_3.2.0.I20060605-1400.jar [96] was not resolved.
!SUBENTRY 2 org.eclipse.ui.win32 2 0 2007-07-18 08:38:10.041
!MESSAGE Platform filter did not match: (osgi.ws=win32)
!SUBENTRY 2 org.eclipse.ui.win32 2 0 2007-07-18 08:38:10.041
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui.ide; bundle-version="[3.2.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.041
!MESSAGE Bundle update@plugins/org.eclipse.ui.carbon_3.2.0.I20060605-1400.jar [114] was not resolved.
!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2007-07-18 08:38:10.041
!MESSAGE Platform filter did not match: (osgi.ws=carbon)
!SUBENTRY 2 org.eclipse.ui.carbon 2 0 2007-07-18 08:38:10.041
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.ui; bundle-version="[3.2.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.041
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [126] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86 2 0 2007-07-18 08:38:10.042
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.042
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [134] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.ppc 2 0 2007-07-18 08:38:10.042
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.042
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.gtk.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [138] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.gtk.x86 2 0 2007-07-18 08:38:10.042
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.042
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.macosx.carbon.ppc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [151] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.macosx.carbon.ppc 2 0 2007-07-18 08:38:10.043
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.043
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.solaris.sparc_3.2.1.v3235.jar [153] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.solaris.sparc 2 0 2007-07-18 08:38:10.043
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=sparc))
!SUBENTRY 2 org.eclipse.swt.gtk.solaris.sparc 2 0 2007-07-18 08:38:10.043
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.043
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.2.v3235a.jar [171] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2007-07-18 08:38:10.043
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2007-07-18 08:38:10.043
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.043
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.gtk.x86_64_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [174] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.gtk.x86_64 2 0 2007-07-18 08:38:10.043
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.044
!MESSAGE Bundle update@plugins/org.eclipse.jdt.launching.macosx_3.1.100.v20060605.jar [185] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching.macosx 2 0 2007-07-18 08:38:10.044
!MESSAGE Platform filter did not match: (osgi.os=macosx)
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.044
!MESSAGE Bundle update@plugins/org.eclipse.jdt.source.macosx.carbon.ppc_3.2.1.r321_v20060905-R4CM1Znkvre9wC-/ [194] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.source.macosx.carbon.ppc 2 0 2007-07-18 08:38:10.044
!MESSAGE Missing host org.eclipse.jdt.source_3.2.1.r321_v20060905-R4CM1Znkvre9wC-.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.044
!MESSAGE Bundle update@plugins/org.eclipse.swt.carbon.macosx_3.2.1.v3235.jar [195] was not resolved.
!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2007-07-18 08:38:10.044
!MESSAGE Platform filter did not match: (& (osgi.ws=carbon) (osgi.os=macosx) (|(osgi.arch=x86)(osgi.arch=ppc)) )
!SUBENTRY 2 org.eclipse.swt.carbon.macosx 2 0 2007-07-18 08:38:10.044
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.044
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.solaris.gtk.sparc_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [199] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.solaris.gtk.sparc 2 0 2007-07-18 08:38:10.044
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.044
!MESSAGE Bundle update@plugins/org.eclipse.swt.motif.hpux.PA_RISC_3.2.1.v3235.jar [202] was not resolved.
!SUBENTRY 2 org.eclipse.swt.motif.hpux.PA_RISC 2 0 2007-07-18 08:38:10.044
!MESSAGE Platform filter did not match: (& (osgi.ws=motif) (osgi.os=hpux) (osgi.arch=PA_RISC))
!SUBENTRY 2 org.eclipse.swt.motif.hpux.PA_RISC 2 0 2007-07-18 08:38:10.044
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.045
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.hpux.motif.PA_RISC_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [207] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.hpux.motif.PA_RISC 2 0 2007-07-18 08:38:10.045
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.045
!MESSAGE Bundle update@plugins/org.eclipse.platform.source.linux.motif.x86_3.2.1.r321_v20060921-b_XVA-INSQSyMtx/ [214] was not resolved.
!SUBENTRY 2 org.eclipse.platform.source.linux.motif.x86 2 0 2007-07-18 08:38:10.045
!MESSAGE Missing host org.eclipse.platform.source_3.2.1.r321_v20060921-b_XVA-INSQSyMtx.
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.045
!MESSAGE Bundle update@plugins/org.eclipse.core.filesystem.macosx_1.0.0.v20060603.jar [222] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2007-07-18 08:38:10.045
!MESSAGE Platform filter did not match: (& (osgi.os=macosx) (|(osgi.arch=x86) (osgi.arch=ppc)))
!SUBENTRY 2 org.eclipse.core.filesystem.macosx 2 0 2007-07-18 08:38:10.045
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.core.filesystem; bundle-version="[1.0.0,2.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.045
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.x86_3.2.1.v3235.jar [228] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2007-07-18 08:38:10.045
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!SUBENTRY 2 org.eclipse.swt.gtk.linux.x86 2 0 2007-07-18 08:38:10.045
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.045
!MESSAGE Bundle update@plugins/org.eclipse.swt.gtk.linux.ppc_3.2.1.v3235.jar [229] was not resolved.
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc 2 0 2007-07-18 08:38:10.045
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc))
!SUBENTRY 2 org.eclipse.swt.gtk.linux.ppc 2 0 2007-07-18 08:38:10.045
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.swt; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.046
!MESSAGE Bundle update@plugins/org.eclipse.update.core.win32_3.2.1.v20092006.jar [231] was not resolved.
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2007-07-18 08:38:10.046
!MESSAGE Platform filter did not match: (osgi.os=win32)
!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2007-07-18 08:38:10.046
!MESSAGE Missing Constraint: Fragment-Host: org.eclipse.update.core; bundle-version="[3.0.0,4.0.0)"
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-07-18 08:38:10.046
!MESSAGE Bundle update@plugins/org.eclipse.rcp.source.linux.motif.x86_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq/ [232] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.source.linux.motif.x86 2 0 2007-07-18 08:38:10.046
!MESSAGE Missing host org.eclipse.rcp.source_3.2.1.r321_v20060801-2ekW2BxmcpPUOoq.
!ENTRY system.bundle 4 0 2007-07-18 08:38:10.916
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.storagemanager.StorageManager.createTempFile(StorageManager.java:720)
at org.eclipse.osgi.storagemanager.StorageManager.getOutputStream(StorageManager.java:782)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:485)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:378)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(BaseStorage.java:368)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1087)
at java.lang.Thread.run(Thread.java:595)
!ENTRY system.bundle 4 0 2007-07-18 08:38:10.916
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateData(BaseStorage.java:535)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:379)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.access$1(BaseStorage.java:368)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage$StateSaver.run(BaseStorage.java:1087)
at java.lang.Thread.run(Thread.java:595)
!ENTRY system.bundle 4 0 2007-07-18 08:38:11.094
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.storagemanager.StorageManager.createTempFile(StorageManager.java:720)
at org.eclipse.osgi.storagemanager.StorageManager.getOutputStream(StorageManager.java:782)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveBundleDatas(BaseStorage.java:485)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:378)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.frameworkStop(BaseStorage.java:755)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStop(BaseAdaptor.java:273)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1032)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1028)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:650)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:599)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:537)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:440)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:423)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
!ENTRY system.bundle 4 0 2007-07-18 08:38:11.096
!MESSAGE FrameworkEvent.ERROR
!STACK 0
java.io.IOException: Permission denied
at java.io.UnixFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1345)
at java.io.File.createTempFile(File.java:1434)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveStateData(BaseStorage.java:535)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.saveAllData(BaseStorage.java:379)
at org.eclipse.osgi.internal.baseadaptor.BaseStorage.frameworkStop(BaseStorage.java:755)
at org.eclipse.osgi.baseadaptor.BaseAdaptor.frameworkStop(BaseAdaptor.java:273)
at org.eclipse.osgi.framework.internal.core.SystemBundleActivator.stop(SystemBundleActivator.java:64)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$3.run(BundleContextImpl.java:1032)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:1028)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:650)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:599)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:283)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:256)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:190)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:537)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:440)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:423)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:193)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)I guess no one ever tried to run TOS on a 64 bits architecture?
it would be nice if it could be investigated because more and more company are switching to 64 bits architecture among their employee workstation (well those on linux... Windows 64 bits is still a problem).
Offline

did you unzip the deltapack or TOS as root ?
Offline
Well I did both unzip using my account. I just tried changing permissions to 777 for the folder and all content (on the TOS with delta pack using sun jvm)
Trying to start Talend by executing the binary still resulted in the same error.
I then retried your command :
java -cp ./startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86_64 -clean
And Talend started (at least, gave me the license stuff), I accepted then entered my email and it then crashed, here what I got from the command line :
java.lang.UnsatisfiedLinkError: no swt-atk-gtk-3235 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
at org.eclipse.swt.internal.accessibility.gtk.ATK.<clinit>(ATK.java:23)
at org.eclipse.swt.widgets.Control.removeRelation(Control.java:1481)
at org.eclipse.swt.widgets.Control.setZOrder(Control.java:3302)
at org.eclipse.swt.widgets.Control.setZOrder(Control.java:3282)
at org.eclipse.swt.widgets.Control.moveAbove(Control.java:856)
at org.eclipse.jface.dialogs.TitleAreaDialog.setMessageAreaVisible(TitleAreaDialog.java:449)
at org.eclipse.jface.dialogs.TitleAreaDialog.setErrorMessage(TitleAreaDialog.java:434)
at org.eclipse.jface.wizard.WizardDialog.updateMessage(WizardDialog.java:1186)
at org.eclipse.jface.wizard.WizardPage.setErrorMessage(WizardPage.java:257)
at org.talend.repository.ui.wizards.register.RegisterWizardPage.setMessage(RegisterWizardPage.java:211)
at org.talend.repository.ui.wizards.register.RegisterWizardPage.updatePageStatus(RegisterWizardPage.java:197)
at org.talend.repository.ui.wizards.register.RegisterWizardPage.checkFieldsValue(RegisterWizardPage.java:192)
at org.talend.repository.ui.wizards.register.RegisterWizardPage$1.modifyText(RegisterWizardPage.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:196)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at org.talend.repository.ui.login.LoginDialog.createDialogArea(LoginDialog.java:145)
at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:165)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1124)
at org.eclipse.jface.window.Window.open(Window.java:785)
at org.talend.rcp.intro.Application.logUserOnProject(Application.java:81)
at org.talend.rcp.intro.Application.run(Application.java:56)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
java.lang.NoClassDefFoundError
at org.eclipse.swt.widgets.Control.removeRelation(Control.java:1481)
at org.eclipse.swt.widgets.Control.setZOrder(Control.java:3302)
at org.eclipse.swt.widgets.Control.setZOrder(Control.java:3282)
at org.eclipse.swt.widgets.Control.moveAbove(Control.java:856)
at org.eclipse.jface.dialogs.TitleAreaDialog.setMessageAreaVisible(TitleAreaDialog.java:449)
at org.eclipse.jface.dialogs.TitleAreaDialog.setErrorMessage(TitleAreaDialog.java:394)
at org.eclipse.jface.wizard.WizardDialog.updateMessage(WizardDialog.java:1186)
at org.eclipse.jface.wizard.WizardPage.setErrorMessage(WizardPage.java:257)
at org.talend.repository.ui.wizards.register.RegisterWizardPage.setMessage(RegisterWizardPage.java:215)
at org.talend.repository.ui.wizards.register.RegisterWizardPage.updatePageStatus(RegisterWizardPage.java:197)
at org.talend.repository.ui.wizards.register.RegisterWizardPage.checkFieldsValue(RegisterWizardPage.java:192)
at org.talend.repository.ui.wizards.register.RegisterWizardPage$1.modifyText(RegisterWizardPage.java:171)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:196)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3166)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2842)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at org.talend.repository.ui.login.LoginDialog.createDialogArea(LoginDialog.java:145)
at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:165)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1124)
at org.eclipse.jface.window.Window.open(Window.java:785)
at org.talend.rcp.intro.Application.logUserOnProject(Application.java:81)
at org.talend.rcp.intro.Application.run(Application.java:56)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
log4j:WARN No appenders could be found for logger (org.apache.axis.i18n.ProjectResourceBundle).
log4j:WARN Please initialize the log4j system properly.Offline
I just want to tell you that I'm back on my crummy, old, slow but 32 bits pc so I might not be able to make further testing depending on the availability of the 64 bit machine.
But in anyway, this issue should definately be investigated further!
Thanks a lot for your quick support. You can still send things to try on the forum, I may be able to try it but maybe not at the immediate moment.
Offline
Hi,
Your problem comes from the fact that you try to load a 32bits library (libswt-pi-gtk-3235.so) into a 64bits binary (java). You have to remove the lib and replace it with a 64bit one.
You can install the libswt3.2-gtk-jni_3.2.1-4_amd64.deb debian package and do a "ln -s" to the lib included in this package to replace the 32bits lib from TOS.
Then I had to install eclipse from my distrib and copy everything from /usr/lib/eclipse/plugins and /usr/lib/eclipse/features in their respective TOS directories.
And now, it works if you use this command line:
/usr/lib/jvm/java-1.5.0-sun/bin/java -cp ./startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86_64 -clean
But it would be cool from Talend to provide a 64bits version.
CU
Here is a script to install TOS on a debian or ubuntu AMD64:
---------
tar xvfz ~/Desktop/TOS-Linux-*
cd TOS-Linux-*/features
sudo apt-get install eclipse
sudo apt-get install sun-java5-jre
cp -R /usr/lib/eclipse/features/* .
cd ../plugins
cp -R /usr/lib/eclipse/plugins/* .
cd ..
rm TalendOpenStudio
cat << EOF | tee -a TalendOpenStudio
#!/bin/bash
cd /home/pvalsecc/soft/TOS
export LD_LIBRARY_PATH=/usr/lib/mozilla-firefox/components/:/usr/lib/mozilla-firefox:$LD_LIBRARY_PATH
export MOZILLA_FIVE_HOME=/usr/lib/mozilla-firefox/
/usr/lib/jvm/java-1.5.0-sun/bin/java -cp ./startup.jar org.eclipse.core.launcher.Main -os linux -ws gtk -arch x86_64
EOF
chmod a+rx TalendOpenStudio
----------
Pages: 1