I installed the Talend Studio client version 4.2.2 using the 'Talend-All-r63143-V4.2.2-windows-installer.exe' on my Windows 64-bit PC. The installer installed Talend in 'C:\Program Files (x86)\Talend-4.2.2\studio\Talend-All-r63143-V4.2.2'.
I have JRE 6 and JDK 1.6 installed in "C:\Program Files\Java".
Firstly, when I try to run the 'Talend-win-x86_64.exe' executable, I get the following error:
!SESSION 2011-09-16 10:17:40.290 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_27
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY org.eclipse.osgi 4 0 2011-09-16 10:17:41.671
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
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:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
Secondly, when I try to run the 'Talend-win32-x86.exe' executable, I get the following error:
Failed to load the JNI shared library "C:\Program Files\Java\jre6\bin\server\jvm.dll"
What do these mean? How do I run TIS?