[resolved] Probelm with Installation of Data Integration under Windows 8
Hello,
I'm trying to install Talend Data Integration "TOS_DI-Win32-20141024_1545-V5.6.0.exe" but without success. For preparation of installation
-> installed JDK7 (jdk1.7.0_80)
-> set the environment variable java_home on Java 7 (C:\Program Files (x86)\Java\jdk1.7.0_80)
-> extracted the files to root (C:\Talend\5.5.1)
-> in the new directory I deployed the exe file "TOS_DI-win32-x86.exe". However I received the following error message:
>>> The Studio does not support Java 8. Java 7 is the recommended JVM version to used.
Under the Talent Help Center "" I could not find any other solution(s).
My Question is:
does Talent Open Studio work generally under Windows 8.1 Pro? Or I need actually Windows 7 or another proper os?
Thank you very much for your soon support.
Best regards,
Wahid
check JAVA_HOME and PATH variables in environment variables
do it for environment not for system (for java_home the repository where jdk7 is installed , for path add the sub directory bin to your path)
you can also try to modify the talend .ini file & add -vm (jvm argument) to point to your jdk 7 home directory
it should work ...
regards
laurent
Hi,
Good idea. I lunched java RE in control panel and found two items:
Under User-Tabpage: - platform 1.8
- Platform 1.7
Under System - Tabpage:
- platform 1.8
As I remember Windows 8 uses the JRE 1.8. So I cannot deactivate 1.8. How can I avoid this 1.8 version?
Thanx,
Wahid
Hi,
Thank you for your support. I checked the java version and this is the return: java version "1.8.0_25". Before this step I removed the flag for java 1.8 under the java control panel for jre and windows plattform (and rebooted os afterwards). However it does not work.
I installed Talend Enterprise under OS Win7 Enterprise and all is fine. Any assumption?
Thanx and regards,
Wahid
check JAVA_HOME and PATH variables in environment variables
do it for environment not for system (for java_home the repository where jdk7 is installed , for path add the sub directory bin to your path)
you can also try to modify the talend .ini file & add -vm (jvm argument) to point to your jdk 7 home directory
it should work ...
regards
laurent
Hi,
Thank you. Because of number of problems I removed Java_8 from the HD and left Java_7 on os(Win 8). Afterwards it works without any problems.
Regards,
Wahid