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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
follivier
Contributor III
Contributor III

Open Studio 8 : tDBInput with Microsoft Provider : java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

Hi, can you help me ?

After upgrading from jdk 8/TOS 7.3.1 to jdk11/TOS 8.0.1, 

I'm encountering some problems : tdbInput with MS provider can't work after being linked with sqljdbc42.jar (used before with jdk 8/TOS 7.3.1).

=> Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter

How to solve this problem ? How to unlink a bad jar to tdbinput composant ?

Labels (2)
1 Solution

Accepted Solutions
follivier
Contributor III
Contributor III
Author

Solved :

  • deleting TOS_DI-20211109_1610-V8.0.1\studio\configuration\.m2\repository\org\talend\libraries\mssql-jdbc directory
  • using mssql-jdbc-10.2.1.jre11.jar (from sqljdbc_10.2.1.0_fra.zip) with tDBInput

 

View solution in original post

2 Replies
follivier
Contributor III
Contributor III
Author

Solved :

  • deleting TOS_DI-20211109_1610-V8.0.1\studio\configuration\.m2\repository\org\talend\libraries\mssql-jdbc directory
  • using mssql-jdbc-10.2.1.jre11.jar (from sqljdbc_10.2.1.0_fra.zip) with tDBInput

 

Anonymous
Not applicable

Hello,

Great it is fixed and thanks for sharing your solution with us on Community.

Best regards

Sabrina