<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: issue with the tWriteJsonField in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378457#M2618</link>
    <description>&lt;P&gt;Actually the issue was linked, but not for the version of java, i had 3 java installed, dunno why. I kept the good version &amp;amp; now it's all good&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 13:41:51 GMT</pubDate>
    <dc:creator>RGriveau</dc:creator>
    <dc:date>2022-07-29T13:41:51Z</dc:date>
    <item>
      <title>issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378451#M2612</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I've an issue with the tWriteJsonField component i've never experienced before :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser (in unnamed module @0x3494556e) 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 @0x3494556e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.ClassLoader.defineClass1(Native Method)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1013)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:681)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:639)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.forName0(Native Method)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.forName(Class.java:383)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.forName(Class.java:376)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at nu.xom.Builder.findParser(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at nu.xom.Builder.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at nu.xom.Builder.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at net.sf.json.xml.XMLSerializer.read(XMLSerializer.java:374)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at shippeo.test_rgr_0_1.TEST_RGR.tWriteJSONField_1_InProcess(TEST_RGR.java:6217)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at shippeo.test_rgr_0_1.TEST_RGR$1ThreadXMLField_tWriteJSONField_1_Out.run(TEST_RGR.java:4130)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to simplify my job to minimum to be sure. &lt;/P&gt;&lt;P&gt;I'm actually on Mac APPLE M1 19Go&lt;/P&gt;&lt;P&gt;java - version --&amp;gt; OpenJDK Runtime Environment Zulu18.30+11-CA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to uninstall &amp;amp; reinstall talend, no changes.&lt;/P&gt;&lt;P&gt;When i watch the project POM, i don't have reference to any json library, could it be it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone has an idea for it?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378451#M2612</guid>
      <dc:creator>RGriveau</dc:creator>
      <dc:date>2024-11-15T22:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378452#M2613</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;It seems it is a Java version issue, refer to the Compatible Java Environments section on installation guide, make sure you use a compatible Java version for the studio you are using.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 11:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378452#M2613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-27T11:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378453#M2614</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;I'm sure that i have the good version of java because any other job i tried without the twritejsonfield is working well. I have this message only when i use this component.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 12:29:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378453#M2614</guid>
      <dc:creator>RGriveau</dc:creator>
      <dc:date>2022-07-27T12:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378454#M2615</link>
      <description>&lt;P&gt;Hi RGriveau, &lt;/P&gt;&lt;P&gt;”I'm actually on Mac APPLE M1 19Go&lt;/P&gt;&lt;P&gt;java - version --&amp;gt; OpenJDK Runtime Environment Zulu18.30+11-CA”==》 &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Which version of studio are you using? If 8.0, the compatible Java version is 11 or 8, but you are using Java 18.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 02:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378454#M2615</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-28T02:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378455#M2616</link>
      <description>&lt;P&gt;Sorry i forgot to precise this point.&lt;/P&gt;&lt;P&gt;I'm on talend 7.3.1&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 07:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378455#M2616</guid>
      <dc:creator>RGriveau</dc:creator>
      <dc:date>2022-07-28T07:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378456#M2617</link>
      <description>&lt;P&gt;@Romain Griveau​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take a look at the following questions, the users have the same issue and they solved it by installing the right Java version. Double check the Java installation on your machine and make sure the Java is configured correctly to JAVA-HOME and path variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D55b00007Hg5GCCAZ/error-on-twritejsonfields-exception-in-thread-main-javalangillegalaccesserror-superclass-access-check-failed-class-nuxomjdk15xml10parser-cannot-access-class-comsunorgapachexercesinternalparserssaxparser-in-module-javaxml&lt;/P&gt;&lt;P&gt;https://community.talend.com/s/question/0D55b00006yrEIQCA2/twritejsonfield-exception&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 08:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378456#M2617</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-28T08:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: issue with the tWriteJsonField</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378457#M2618</link>
      <description>&lt;P&gt;Actually the issue was linked, but not for the version of java, i had 3 java installed, dunno why. I kept the good version &amp;amp; now it's all good&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 13:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/issue-with-the-tWriteJsonField/m-p/2378457#M2618</guid>
      <dc:creator>RGriveau</dc:creator>
      <dc:date>2022-07-29T13:41:51Z</dc:date>
    </item>
  </channel>
</rss>

