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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Update Talend 7.1.1 => 7.2.1: Update Java 11

Hi

 

i'm currently working on updating Talend and Java.

So far i could succesfully update vom Talend OS ESB 7.1 to Talend OS DI 7.2.1 (we dont need the ESB-Part anymore). With existing Java 8 everything runs fine. Now i'm trying to Update from Java 1.8 to Java 11.

 

On my local computer Java 11 is installed:

0683p000009M9sx.png

Also JAVA-HOME and JRE_HOME point to JDK 11:

0683p000009M9t2.png

Its also included in PATH: (First and only entry pointing to Java there):

0683p000009M9t7.png

If i start old Talend 7.1 it is not working anymore.

If i start Talend 7.2. it starts normal and project is imported.

 

So it seems fine to me.

But my problem is that i can't set the Java compiler compliance to 1.11 in Studio. In Project settings my only option is 1.8:

0683p000009M9tC.png

 

In preferences i have following Settings:

0683p000009M9tH.png

0683p000009M9tM.png

In Preferences->Java->Compiler i can change "Compiler compliance level":

0683p000009M9oN.png

If i choose 1.8 there it even warns me about:

0683p000009M9tR.png

 

But the setting there is not saved. It doesnt seem to have any effect and when i restart Talend its again reset to 1.8. I can not set and keep Java 11.

If i build after set to 11 there it still runs with Java 8.

 

Can anyone help me here? I don't know what else i can do anymore.

Thank you und kind regards,

Sven

Labels (2)
10 Replies
reinierD
Contributor
Contributor

That is a very helpful response, thank you.