Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
it's my first steps on Talend.
I want to export a database and call an API with RESTClient. Before that i need to transform my datas into JSON.
But when i'm using tWriteJSONField i have an error :
Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser (in unnamed module @0x3c60b7e7) 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 @0x3c60b7e7
I did somthing wrong ?
Thank you for your help
Hello,
i remove the other java version on talend. But i still have the problem.
Can you explain me the "extra steps" pls ?
Hello,
Please have a look at this article and let us know if it helps.
Best regards
Sabrina