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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
nf8888
Contributor
Contributor

Unsupported Class Version Error in Talend Project on Production Server

Hello,

I am facing an issue when executing my Talend Studio project on our production server. It works fine locally, but on the server, I get the following error:

java.lang.UnsupportedClassVersionError: base/Val/VALUES has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

It seems that the project was compiled with a newer version of Java than what is installed on the server. Unfortunately, I cannot upgrade the server to Java 17.

Could you please help me resolve this issue? Are there any solutions or configurations I can try to make the project work on the current server?

Thank you in advance for your assistance!

Labels (1)
1 Reply
Denis_Segard
Support
Support

Hello,

If the Talend Studio patch level is >= R2025-02, the classes generated by the Studio have the "level" Java 17

https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Products-Java-17-Migration-Guide...

Qlik Talend Products: Java 17 Migration Guide

kind regards

Denis