Hi,
I downloaded the Talend Open Studio v6.1.1 (TOS_BD-20151214_1327-V6.1.1) and followed the instructions exactly. I am still not able to launch the application. Any help is much appreciated. Please see the configuration details below.
OS: Windows 10
JDK: 1.8.0_77
JRE: 1.8.0_77
JAVA_HOME / JRE_HOME has been set properly.
I have copied the few lines or errors from the error log below. If you need the complete log file, please let me know.
!ENTRY org.eclipse.osgi 4 0 2016-04-08 23:48:09.242
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
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(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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)
java.lang.RuntimeException: No application id has been found.
There are two possible causes for this exception:
The system uses an old version of JRE to launch Talend Studio.
If you are on a subscription version of a Talend product, your license may be invalid or has expired.
Could you please check if your JDK is correctly installed on your computer?(
java -version in cmd)
Could you please paste
the very beginning of the .log file into forum so that we can see the
version of the JRE your system is using to launch Talend Studio?
Best regards
Sabrina