DB Query Java Error - java.lang.NoClassDefFoundError: javx/xml/bind/DatatypeConverter

Hi … I am using a DB Table Selector node to extract data from a DB connector but am getting the following error when I do a table preview.

Error during fetching data from the database: java.lang.NoClassDefFoundError: javax/xml/bind/datatypeConverter

I tried using the DB Query Reader and get the same error.

References I have found seems to indicate that this is caused by something that has been removed from JRE11. Has anyone else encountered this error and found a solution to resolve it

Thanks,

tC/.

Further to my post above … I recreated the flow in Knime 4.1.4 and have not encountered the same error. This seems to support comments that the error I am getting in 4.5.1 is a result of the upgrade from an earlier version of Java to Java 11.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.