Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
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
Support
Support

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.