Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
C:\...\TalendOpenStudio-win32-x86.exe -data C:/.../Workspace
!SESSION 2010-01-12 14:04:23.031 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr
Command-line arguments: -os win32 -ws win32 -arch x86 -data C:/Outils/Produit/TOS-All-r31371-V3.2.1/workspace
!ENTRY org.eclipse.osgi 4 0 2010-01-12 14:04:30.250
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Cannot change the location once it is set.
at org.eclipse.core.runtime.internal.adaptor.BasicLocation.set(BasicLocation.java:130)
at org.eclipse.core.runtime.internal.adaptor.BasicLocation.setURL(BasicLocation.java:122)
at org.talend.rcp.intro.Application.acquireWorkspaceLock(Unknown Source)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
!ENTRY org.eclipse.osgi 2 0 2010-01-12 14:04:30.546
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-01-12 14:04:30.546
!MESSAGE Bundle update@plugins/org.eclipse.equinox.log.nl_es_3.4.0.v20090315043401.jar was not resolved.
...
...
...
And lots of other JAR that are not resolved... 😉
Now I have a new PC so I've copied my Talend installation's directory and my Workspace directory on my new disk.
"Generation Engine Initialization in progress..." fails with the error : "Components compile fail"
I didn't try to redownload because the new version is different from mine (3.2.3 vs 3.2.1).
I didn't add any external component and opened the demo project in my old workspace : I have the same error.