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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
TBozon1664445343
Contributor
Contributor

tWriteJsonfield bug

hello everyone, I have a problem with the tWriteJsonfield component, I get the following error:

"Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser (in unnamed module @0x11953b9a) cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml) because module java.xml does not export com.sun.org.apache.xerces.internal.parsers to unnamed module @0x11953b9a"

, and obviously I can't find any solution.

Here is my job, it is an example job made thanks to the documentation:

https://help.talend.com/r/fr-FR/7.3/processing/twritejsonfield-tmap-trowgenerator-trowgenerator-conf...

0695b00000WwZw9AAF.png

Here is the tMap configuration :

0695b00000WwZxlAAF.png

My JSON structure :

0695b00000WwZyoAAF.png

My tWriteJSONField configuration :

0695b00000WwZz4AAF.png

And my diagram :

0695b00000WwZzSAAV.png

Thank you for your answers.

Labels (4)
1 Reply
Anonymous
Not applicable

Hi

Take a look at this similar question, it is because you are using an unsupported Java version.

 

Regards

Shong