Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Fernandez
Creator II
Creator II

JVM compatibility : Issue after downloading latest version of JRE !

Hi,

I have downloaded the latest version of JRE : jre1.8.0_333

And now, I can't run anymore any job in Talend Open Studio (version : 7.3.1) !!

Below an example with just a component tWarn :

0695b00000SrLpcAAF.png

Below my configuration :

0695b00000SrLqBAAV.png

0695b00000SrLqVAAV.png

0695b00000SrLrOAAV.png

And in environment variables of my laptop :

0695b00000SrLofAAF.png

Can you please help me ?

Many thanks !

Labels (4)
1 Solution

Accepted Solutions
Fernandez
Creator II
Creator II
Author

Hi,

 

It's working now, after adding this line in TOS_DI-win-x86_64.ini :

 

0695b00000SrQo0AAF.png 

 

View solution in original post

4 Replies
Fernandez
Creator II
Creator II
Author

Error message in english :

 

There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio

 

Anonymous
Not applicable

Hello,

Regarding to your snapshot, Your studio is using jdk17 which is not supported, that's cause of the issue.

the solution is :

  1. in the studio->Windows->Preferences->Java->Installed JREs , add a java8 JRE, and select it like the below

0695b00000SrQZoAAN.png 

Anonymous
Not applicable

Hello,

Ensure proper version of JDK is installed. For v6 of Talend products JDKv1.8 is required instead of JRE.

Please refer to this online documentation for talend open studio 7.3.1: TalendHelpCenter: Compatible Java Environments

Best regards

Sabrina

Fernandez
Creator II
Creator II
Author

Hi,

 

It's working now, after adding this line in TOS_DI-win-x86_64.ini :

 

0695b00000SrQo0AAF.png