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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
dudig
Contributor
Contributor

Caused by: java.lang.NoClassDefFoundError: sun/misc/Cleaner

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)

Labels (1)
  • v7.x

2 Replies
Shicong_Hong
Employee
Employee

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

 

dudig
Contributor
Contributor
Author

move from java 8 to java 11 , i understand that  sun/misc/Cleaner removed from java 11.