<?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: Error on tWriteJSONFields Exception in thread &amp;quot;main&amp;quot; java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433660#M12231</link>
    <description>&lt;P&gt;Thanks a lot, that was the solution, enabling the Java 17 compatibility was the key !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I am running the version R2024-01 )&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2024 09:57:04 GMT</pubDate>
    <dc:creator>august1</dc:creator>
    <dc:date>2024-03-22T09:57:04Z</dc:date>
    <item>
      <title>Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml)</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408669#M11973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make a script : from the data of a table, generates information in JSON format intended to enter POST of a Rest API.&lt;/P&gt;&lt;P&gt;For the moment, I try to generate the json format of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this, I followed the following process : &lt;A href="https://help.talend.com/r/atTvdntoupqchAynyb03~Q/HEM67TFAw5wcWyeutC5UMg" target="_blank"&gt;https://help.talend.com/r/atTvdntoupqchAynyb03~Q/HEM67TFAw5wcWyeutC5UMg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Rh4VlAAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127931i26394A6B1D5E49BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Rh4VlAAJ.png" alt="0695b00000Rh4VlAAJ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;with&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Rh4W0AAJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137377iF8867B6D3C071CBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Rh4W0AAJ.png" alt="0695b00000Rh4W0AAJ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Rh4WKAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133914i54D864D87652E669/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Rh4WKAAZ.png" alt="0695b00000Rh4WKAAZ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Rh4WZAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144176iD0821CAAB7ECCAFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Rh4WZAAZ.png" alt="0695b00000Rh4WZAAZ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute a job, I have the error :&lt;/P&gt;&lt;P&gt;&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 @0x562e5de8) 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 @0x562e5de8&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.ClassLoader.defineClass1(Native Method)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1012)&lt;/P&gt;&lt;P&gt;	at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:681)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:639)&lt;/P&gt;&lt;P&gt;	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.forName0(Native Method)&lt;/P&gt;&lt;P&gt;	at java.base/java.lang.Class.forName(Class.java:375)&lt;/P&gt;&lt;P&gt;	at nu.xom.Builder.findParser(Unknown Source)&lt;/P&gt;&lt;P&gt;	at nu.xom.Builder.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;	at nu.xom.Builder.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;	at net.sf.json.xml.XMLSerializer.read(XMLSerializer.java:374)&lt;/P&gt;&lt;P&gt;	at pegase_talend_api_base_locale.job_api_ref_maj_type_objet_formation_0_1.job_api_ref_maj_type_objet_formation.tWriteJSONField_1_InProcess(job_api_ref_maj_type_objet_formation.java:3223)&lt;/P&gt;&lt;P&gt;	at pegase_talend_api_base_locale.job_api_ref_maj_type_objet_formation_0_1.job_api_ref_maj_type_objet_formation$1ThreadXMLField_tWriteJSONField_1_Out.run(job_api_ref_maj_type_objet_formation.java:1964)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The librairie for use this composant are installed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Rh4YVAAZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132105iDF903FCAB4B303C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Rh4YVAAZ.png" alt="0695b00000Rh4YVAAZ.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I work with Java jdk 17 and talend studio 8.0.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have an idea  why this error is genered ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408669#M11973</guid>
      <dc:creator>babarr38</dc:creator>
      <dc:date>2024-11-15T22:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml)</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408670#M11974</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Java 17 is not a compatible Java version, please use Java 8 or  11, for details, please refer to the installation documentation &lt;A href="https://help.talend.com/r/en-US/8.0/installation-guide-data-integration-windows/compatible-java-environments" alt="https://help.talend.com/r/en-US/8.0/installation-guide-data-integration-windows/compatible-java-environments" target="_blank"&gt;page&lt;/A&gt;. &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>Fri, 13 May 2022 04:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408670#M11974</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-05-13T04:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml)</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408671#M11975</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks a lot of.&lt;/P&gt;&lt;P&gt;I installed java version 11 and it works&lt;/P&gt;&lt;P&gt;Have a good day,&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 05:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408671#M11975</guid>
      <dc:creator>babarr38</dc:creator>
      <dc:date>2022-05-13T05:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml)</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408672#M11976</link>
      <description>&lt;P&gt;Note that it is still possible to get this error on Java 11 if running with `--illegal-access=deny`.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A newer version of the xom library (1.3.7) is available that reportedly does not have this problem and is fully backwards compatible. (As shown in the screenshot, Talend has bundled xom 1.2.7.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/elharo/xom/releases/tag/v1.3.7" alt="https://github.com/elharo/xom/releases/tag/v1.3.7" target="_blank"&gt;https://github.com/elharo/xom/releases/tag/v1.3.7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a workaround, the following override flags can be used at runtime:&lt;/P&gt;&lt;P&gt;--add-exports='java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED'&lt;/P&gt;&lt;P&gt;--add-exports='java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 21:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408672#M11976</guid>
      <dc:creator>GPHemsley-RELX</dc:creator>
      <dc:date>2022-08-09T21:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml)</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408673#M11977</link>
      <description>&lt;P&gt;UPDATE To this post. I encountered this error too today. &lt;/P&gt;&lt;P&gt;My machine:   JDK 19,  talend version 8.0.1,  xom-1.2.7(default)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For search purposes ERROR: Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser (in unnamed module @0x57baeedf) cannot access class  in talend 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 @0x57baeedf.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;I downloaded the latest XOM-jar(currently 1.3.9) file : &lt;A href="https://mvnrepository.com/artifact/xom/xom/1.3.9" alt="https://mvnrepository.com/artifact/xom/xom/1.3.9" target="_blank"&gt;https://mvnrepository.com/artifact/xom/xom/1.3.9&lt;/A&gt;  and it works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the module: &lt;A href="https://help.talend.com/r/en-US/8.0/studio-user-guide/overriding-external-modules-by-customizing-mvn-uri" alt="https://help.talend.com/r/en-US/8.0/studio-user-guide/overriding-external-modules-by-customizing-mvn-uri" target="_blank"&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide/overriding-external-modules-by-customizing-mvn-uri&lt;/A&gt;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Hope this helps someone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Vader Out &lt;span class="lia-unicode-emoji" title=":flexed_biceps:"&gt;💪&lt;/span&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 08:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408673#M11977</guid>
      <dc:creator>Lord-Vader</dc:creator>
      <dc:date>2023-06-15T08:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML1_0Parser cannot access class com.sun.org.apache.xerces.internal.parsers.SAXParser (in module java.xml)</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408674#M11978</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I propose to you this idea because we have this probleme again when a new person works with this composant.&lt;/P&gt;&lt;P&gt;We make a little script .bat to force Talend to work with java 11&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is a follow little script&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cd "write directory of Talend soft ex C:\...\Talend\TOS_DI-8.0.1\studio"&lt;/P&gt;&lt;P&gt;TOS_DI-win-x86_64.exe -vm "write directorie of java 11 ex : "C:\...\jdk-11\bin"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is with this script that we run talend&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 13:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2408674#M11978</guid>
      <dc:creator>babarr38</dc:creator>
      <dc:date>2023-06-15T13:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433619#M12229</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is now 2024 and Java 17 is officially supported. However I still got the same error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is the solution proposed by Lord-Vador (changing the MVN module with the latest XOM-jar) still what I should do ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 08:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433619#M12229</guid>
      <dc:creator>august1</dc:creator>
      <dc:date>2024-03-22T08:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433648#M12230</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have added support for JDK 17 &lt;SPAN class="shortdesc"&gt;from R2023-10 onwards.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="shortdesc"&gt;If you have installed the 8.0 R2022-12 &lt;SPAN class="keyword"&gt;Talend Studio&lt;/SPAN&gt; monthly update or a later one provided by &lt;SPAN class="keyword"&gt;Talend&lt;/SPAN&gt;, you can configure whether to allow Jobs to access internal Java fields and methods in &lt;SPAN class="keyword"&gt;Talend Studio&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="shortdesc"&gt;Here is our online documentation about:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://help.talend.com/r/en-US/8.0/studio-user-guide/setting-compiler-compliance-level" href="https://help.talend.com/r/en-US/8.0/studio-user-guide/setting-compiler-compliance-level" target="_self"&gt;&lt;SPAN class="shortdesc"&gt;https://help.talend.com/r/en-US/8.0/studio-user-guide/setting-compiler-compliance-level&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="shortdesc"&gt;Note: &lt;SPAN&gt;The java version used to execute the job from Studio with "Target exec" = localhost depends on the java interpreter set in preferences&amp;nbsp; (And do NOT depends on the Java version used by the Studio itself)&lt;/SPAN&gt;&lt;BR style="box-sizing: inherit; color: #1d1c1d; font-family: Slack-Lato, Slack-Fractions, appleLogo, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: common-ligatures; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #f8f8f8; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" /&gt;&lt;SPAN&gt;So even if the Studio is using Java 17 for itself , you'll need to check this option if you want to run jobs with Java 17&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="shortdesc"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="shortdesc"&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="shortdesc"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 09:31:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433648#M12230</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-03-22T09:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433660#M12231</link>
      <description>&lt;P&gt;Thanks a lot, that was the solution, enabling the Java 17 compatibility was the key !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(I am running the version R2024-01 )&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 09:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2433660#M12231</guid>
      <dc:creator>august1</dc:creator>
      <dc:date>2024-03-22T09:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error on tWriteJSONFields Exception in thread "main" java.lang.IllegalAccessError: superclass access check failed: class nu.xom.JDK15XML</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2527953#M12749</link>
      <description>&lt;P&gt;Per JDK 17 Supported Talend Studio :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Possible Solution :&lt;/P&gt;
&lt;P&gt;Studio -&amp;gt;Project setting -&amp;gt; Build-&amp;gt; Java version-&amp;gt; Module access Settings-&amp;gt; Custom:&lt;/P&gt;
&lt;P&gt;GLOBAL=java.xml/com.sun.org.apache.xerces.internal.parsers,java.xml/com.sun.org.apache.xerces.internal.util&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Ref:&amp;nbsp;&lt;A href="https://bugs.openjdk.org/browse/JDK-8152901" target="_blank"&gt;https://bugs.openjdk.org/browse/JDK-8152901&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 02:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Error-on-tWriteJSONFields-Exception-in-thread-quot-main-quot/m-p/2527953#M12749</guid>
      <dc:creator>wei_guo</dc:creator>
      <dc:date>2025-08-21T02:17:13Z</dc:date>
    </item>
  </channel>
</rss>

