Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
yrstruly
Contributor
Contributor

Incompatible JVM

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?

0695b00000ODjM9AAL.png

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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

 

 

View solution in original post

8 Replies
Anonymous
Not applicable

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

 

 

yrstruly
Contributor
Contributor
Author

Thank you. Routing Talend to correct Java file location is the Answer. 🙂

JSmith1670670412
Contributor
Contributor

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

Anonymous
Not applicable

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

JSmith1670670412
Contributor
Contributor

Hello,

 

Thanks for your reply.

 

I have JAVA version 11 installed but Talend is finding what is mentioned in the popup

 

Any tips?

 

Regards,

Anonymous
Not applicable

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

JSmith1670670412
Contributor
Contributor

Hi,

Thanks for your reply.

I am using windows 11

 

Regards,

Anonymous
Not applicable

Hello,

Feel free to let us know if the above steps helps for you.

Best regards

Sabrina