Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a simple guide that tell step by step to install talend`s dependent components and Talend itself.
Now,
I have a windows 7 64 bit.I m trying to install Talend on this.
My C: folder already has a C:/Program Files and C:/Program Files(86x) in it
C:\Program Files\Java\jre6\bin has javaw.exe
i installed Talend which i got from its website Talend 5.0 version.
Then i extracted it to the same c:/Program Files folder thinking that it may find jre which is required.
After extracting i had 4 exe in C:\Program Files\TOS_DI-Win32-r72978-V5.0.0 namely :
1)TOS_DI-win32-wpf.exe
2)TOS_DI-win32-x86.exe
3)TOS_DI-win-x86_64.exe
4)Uninstall-TOS_DI-Win32-r72978-V5.0.0.exe
Of which i dont know which exe is used to run ???(would appreciate some help here)
1)First exe did not run and gave this error
---------------------------
TOS_DI-win32-wpf
---------------------------
The TOS_DI-win32-wpf executable launcher wa
Hi
Because of your OS environment, a 64-bit JDK1.5+ is prerequisite.
Step 1: Install JDK1.5+.
Step 2: Set Java environment variables correctly.
You may find more information at https://community.talend.com/t5/Installing-and-Upgrading/resolved-Installing-TIS-First-itme/td-p/107...10#
TOS_DI-win-x86_64 is the execution file for your system.
One more thing. Avoid spaces in your TOS installation path. 'C:/TOS/' is preferred instead of "C:/Program Files/"
Maybe these settings will take a little time.
Best regards!
Pedro
Did you install a 64 bit Java JDK?
given the error, it seems that you still run the studio with a 32 bit JDK.
If you installed a 64 bit JDK, where is it installed?
if needed, you may force the path to the 64 bit JDK in the .ini file (see http://scorreiait.wordpress.com/2008/08/01/how-to-launch-top-with-a-specified-jvm/ )