Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I just donwloaded the latest Talend version for Windows and latest Java. I am getting this erron when i try to open Talend, please assist?
Hello,
Please ensure proper version of JDK is installed. Starting from talend V 8.0.1, Java 11 is required instead of Java 8.
Please have a look at this online documentation about: TalendHelpCenter: Compatible Java Environments
Best regards
Sabrina
Hello,
Please ensure proper version of JDK is installed. Starting from talend V 8.0.1, Java 11 is required instead of Java 8.
Please have a look at this online documentation about: TalendHelpCenter: Compatible Java Environments
Best regards
Sabrina
Thank you. Routing Talend to correct Java file location is the Answer. 🙂
Hello,
I am receiving the same error in Talend Open Studio for Data Quality. I have version 11 installed on my windows 11 machine. Talend for open studio Data integration does work however, is there anything I can check to get the Data Quality to work. Do I need to route to a file location? How do I do that?
Best regards
Hello,
All Talend products and associated third-party applications, such as the Hadoop cluster, should use the same Java version for compliance. Before you install or upgrade any associated third-party application, Talend recommends that you check which Java version they support.
You are able to check the compiler compliance level in your talend open studio for Data quality as well.
https://help.talend.com/r/en-US/8.0/studio-user-guide/setting-compiler-compliance-level
Best regards
Sabrina
Hello,
Thanks for your reply.
I have JAVA version 11 installed but Talend is finding what is mentioned in the popup
Any tips?
Regards,
Hello,
Which OS are you using?
Please follow up below steps:
- Download Java version 11. (OpenJDK or Zulu)
- Install Java version 11 in a different Folder than Java version 8
- Configure System Global PATH and JAVA_HOME variables to the new Java install setting
- Re start Studio and update the Preference to the new Java installation setting
- Test the new Java installation by rebuilding and running a Job
You can also change the Java Minimum version line in the ini-file in the same directory as the Talend Studio exe
-Dosgi.requiredJavaVersion=11 .
You can also do the following in Studio to include certain JREs and set the compiler:
-Go to studio.
-Windows -> Preferences ->Java -> Installed JREs.
-Set the Java 11 in Installed JREs --> Apply and close.
-Restart studio.
Hope it helps.
Best regards
Sabrina
Hi,
Thanks for your reply.
I am using windows 11
Regards,
Hello,
Feel free to let us know if the above steps helps for you.
Best regards
Sabrina