<?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>article Qlik Talend Product: Facing issue while using tWriteJSONField Component to POST data in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Product-Facing-issue-while-using-tWriteJSONField/ta-p/2538367</link>
    <description>&lt;P&gt;It is getting Java Error Response from JSON results back when using tWriteJSONField to POST data from postman in Talend 8, JDK 11.&lt;/P&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;superclass access check failed: class nu.xom.JDK15XML1_0Parser (in unnamed module &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158931"&gt;@xxxxx&lt;/a&gt;) 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 &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158931"&gt;@xxxxx&lt;/a&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Talend Studio&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Go to Studio -&amp;gt;Project setting -&amp;gt; Build-&amp;gt; Java version-&amp;gt; Module access Settings-&amp;gt; Custom&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;GLOBAL=java.xml/com.sun.org.apache.xerces.internal.parsers,&amp;nbsp;java.xml/com.sun.org.apache.xerces.internal.util&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GlobalModelAccessSettings" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185552iC42CD14F3FF549FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="GlobalModelAccessSettings.png" alt="GlobalModelAccessSettings" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;GlobalModelAccessSettings&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Talend Remote Engine&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;When Job was built by jdk 8/11, which also need neccessary configurations to let Talend Remote Engine support jdk 8/11.&lt;BR /&gt;In the &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;lt;RE_installation&amp;gt;/etc/system.properties&lt;/SPAN&gt;&lt;/FONT&gt; file, set the &lt;STRONG&gt;org.talend.execution.JAVA_*_PATH properties&lt;/STRONG&gt; with the paths to your Java installations.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;The following configuration is a feature introduced since R2025-03 for old task execution compatibility.&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;PRE class="ckeditor_codeblock"&gt;org.talend.execution.JAVA_8_PATH=/path/to/java8/bin&lt;BR /&gt;org.talend.execution.JAVA_11_PATH=/path/to/java11/bin&lt;BR /&gt;org.talend.execution.JAVA_17_PATH=/path/to/java17/bin&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;P&gt;In the meanwhile, please consider jobs migration to jdk 17 , since jdk 17 would be the only support jdk version in next few years.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;It is a compilation error and task execution compatibility issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/talend/en-US/installation-guide-mac/Cloud/specify-another-jvm-to-launch-studio" target="_blank" rel="noopener"&gt;specify-another-jvm-to-launch-studio | Qlik Talend Help&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/talend/en-US/remote-engine-user-guide-linux/Cloud/configure-java-versions-for-job-execution-or-microservice-execution" target="_blank" rel="noopener"&gt;configure-java-versions-for-job-execution-or-microservice-execution | Qlik Talend Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Talend Studio" id="qlik_TalendStudio"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Talend Cloud" id="qlik_TalendCloud"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Mon, 08 Dec 2025 02:15:11 GMT</pubDate>
    <dc:creator>Xiaodi_Shi</dc:creator>
    <dc:date>2025-12-08T02:15:11Z</dc:date>
    <item>
      <title>Qlik Talend Product: Facing issue while using tWriteJSONField Component to POST data</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Product-Facing-issue-while-using-tWriteJSONField/ta-p/2538367</link>
      <description>&lt;P&gt;It is getting Java Error Response from JSON results back when using tWriteJSONField to POST data from postman in Talend 8, JDK 11.&lt;/P&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;superclass access check failed: class nu.xom.JDK15XML1_0Parser (in unnamed module &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158931"&gt;@xxxxx&lt;/a&gt;) 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 &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/158931"&gt;@xxxxx&lt;/a&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Talend Studio&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Go to Studio -&amp;gt;Project setting -&amp;gt; Build-&amp;gt; Java version-&amp;gt; Module access Settings-&amp;gt; Custom&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;GLOBAL=java.xml/com.sun.org.apache.xerces.internal.parsers,&amp;nbsp;java.xml/com.sun.org.apache.xerces.internal.util&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GlobalModelAccessSettings" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/185552iC42CD14F3FF549FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="GlobalModelAccessSettings.png" alt="GlobalModelAccessSettings" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;GlobalModelAccessSettings&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Talend Remote Engine&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;When Job was built by jdk 8/11, which also need neccessary configurations to let Talend Remote Engine support jdk 8/11.&lt;BR /&gt;In the &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;lt;RE_installation&amp;gt;/etc/system.properties&lt;/SPAN&gt;&lt;/FONT&gt; file, set the &lt;STRONG&gt;org.talend.execution.JAVA_*_PATH properties&lt;/STRONG&gt; with the paths to your Java installations.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;The following configuration is a feature introduced since R2025-03 for old task execution compatibility.&lt;BR /&gt;&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;PRE class="ckeditor_codeblock"&gt;org.talend.execution.JAVA_8_PATH=/path/to/java8/bin&lt;BR /&gt;org.talend.execution.JAVA_11_PATH=/path/to/java11/bin&lt;BR /&gt;org.talend.execution.JAVA_17_PATH=/path/to/java17/bin&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;
&lt;P&gt;In the meanwhile, please consider jobs migration to jdk 17 , since jdk 17 would be the only support jdk version in next few years.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Cause&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;It is a compilation error and task execution compatibility issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Related Content&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/talend/en-US/installation-guide-mac/Cloud/specify-another-jvm-to-launch-studio" target="_blank" rel="noopener"&gt;specify-another-jvm-to-launch-studio | Qlik Talend Help&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/talend/en-US/remote-engine-user-guide-linux/Cloud/configure-java-versions-for-job-execution-or-microservice-execution" target="_blank" rel="noopener"&gt;configure-java-versions-for-job-execution-or-microservice-execution | Qlik Talend Help&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Talend Studio" id="qlik_TalendStudio"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;LI-PRODUCT title="Talend Cloud" id="qlik_TalendCloud"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 08 Dec 2025 02:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Product-Facing-issue-while-using-tWriteJSONField/ta-p/2538367</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2025-12-08T02:15:11Z</dc:date>
    </item>
  </channel>
</rss>

