Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I using tJasperReportExec in a couple of my jobs and they have been working great under Java 8. I'm now on Java 11 and I get an error on the component:
Exception in component tJasperReportExec_1 (Roffe_Packing_Export)
java.lang.Exception: Failed to add dir xxxx to classpath.class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
I'm using Release 5.2 build at 20191029
Any help would be appreciated..
Thanks.
@Pete Tromblee , Talend supports java 8 version.
please check the below link.
https://help.talend.com/reader/zeBX83kM00f2UcUkpMknLg/root
Thanks,
Manohar