Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Move from 6.5.1 into 7.3 and i got now this message :
Caused by: java.lang.NoClassDefFoundError: sun/misc/Cleaner
at deployment.EIG-eig-jboss-MSSQL.ear//org.talend.FileCopy$1.run(FileCopy.java:181)
Hi
I think you need to also upgrade your Java version. The compatible Java version is different for 6.5.1 and 7.3.1. Please refer to this documentation page about compatible Java environment for 7.3.1.
Regard
Shong
move from java 8 to java 11 , i understand that sun/misc/Cleaner removed from java 11.