You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
i get the below error While launching Studio V5.0.2. i have already set the below env variables.
JAVA_HOME : C:\Program Files\Java\jdk1.6.0_21\bin
JRE_HOME : C:\Program Files\Java\jre6\bin
the Error i get is
'Talend needs the system environment variable JAVA_HOME set to an oracle JDK. Please set the environment variable and re-run this installer.
can you please help.
Offline

Hi
The error shows us that the configuration of Java environment variable doesn't set correctly.
Type these two commands on CMD and check whether they work fine.
java -version
javac -version
Regards,
Pedro
Offline
Pages: 1