Hi
I'm attempting to get Talend Studio 6.0.1 working without success. The log reports the error "org.osgi.framework.BundleException: Could not resolve module: org.talend.maven.resolver". The log is attached to this issue.
Here is some environment information
Running Windows 7 64 Bit
Java 1.7
Running Talend-Studio-win-x86_64.exe
In my attempts so far to fix it I have
Read through the issue ExistingTopic
Installed MVN
Run "mvn install:install-file -Dfile=C:\Users\<myuser>\Downloads\maven-resources-plugin-2.7.jar -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.7 -Dpackaging=jar"
I would be grateful for any assistance.
workspace-metadata.log.log
!ENTRY org.eclipse.swt.gtk.linux.ppc64 2 0 2015-10-27 09:36:08.934
!MESSAGE Could not resolve module: org.eclipse.swt.gtk.linux.ppc64
Unresolved requirement: Require-Capability: eclipse.platform; filter:="(& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=ppc64))"
!ENTRY org.eclipse.osgi 4 0 2015-10-27 09:36:08.950
!MESSAGE Application error
!STACK 1
java.io.IOException: Access is denied
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(Unknown Source)
at org.talend.configurator.common.utils.Utils.storeLicenseFile(Utils.java:441)
at org.talend.configurator.common.utils.Utils.storeLicenseAndUpdateConfig(Utils.java:236)
at org.talend.license.gui.Application.start(Application.java:48)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
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:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
Hi Sabrina I was doing the Manual Installation. I have changed and have run the automatic Installation. This has worked and I now have a working Talend Studio working. Thanks.
Hi peter.jenks, Great it is working. Can we consider this topic as resolved? Feel free to let us know if there is any further help we can give. Best regards Sabrina