<?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 Management Console Task Executions Failed: &amp;quot;Connection reset by peer` at `org.talend.remote.jobserver.client.JobSenderClient.sendData&amp;quot;. in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Management-Console-Task-Executions-Failed-quot/ta-p/2523719</link>
    <description>&lt;P&gt;In the Talend Management Console Cloud production environment (Remote Engine v2.13.x), task executions are repeatedly failing with the error:&lt;/P&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;"Connection reset by peer`at `org.talend.remote.jobserver.client.JobSenderClient.sendJob".&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;Increase the value of&lt;FONT color="#339966"&gt;&amp;nbsp;&lt;STRONG&gt;"MAX_ARCHIVES_DIR_SIZE"&lt;/STRONG&gt;&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;RE/etc/org.talend.remote.jobserver.server.cfg&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp; to accommodate larger job archives and prevent further upload failures.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;For example&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Changing the following value from 100G to 300G, up to your requirement&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;org.talend.remote.jobserver.commons.config.JobServerConfiguration.MAX_ARCHIVES_DIR_SIZE=100G  &lt;FONT color="#339966"&gt;&lt;STRONG&gt;The default is 100 G&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;PRE class="ckeditor_codeblock"&gt;org.talend.remote.jobserver.commons.config.JobServerConfiguration.MAX_ARCHIVES_DIR_SIZE=300G&lt;/PRE&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;Based on interpretation of RE logs and data, the "&lt;STRONG&gt;Connection reset by peer&lt;/STRONG&gt; "error originates from&amp;nbsp;&lt;STRONG&gt;JobLimitException.&lt;/STRONG&gt;&amp;nbsp;Specifically, the &lt;STRONG&gt;&lt;FONT color="#339966"&gt;"MAX_ARCHIVES_DIR_SIZE"&lt;/FONT&gt; &lt;/STRONG&gt;limit defined in &lt;SPAN&gt;RE/etc/org.talend.remote.jobserver.server.cfg&lt;/SPAN&gt; file has been reached, which causes the job upload request to be rejected on &lt;STRONG&gt;FILE_SERVER_PORT 8004&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;The obvious&lt;STRONG&gt; JobLimitException&lt;/STRONG&gt; error message looks like:&lt;/P&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Caused by: org.talend.remote.jobserver.commons.utils.io.JobLimitException: Current upload of job archive will exceed the allowed size of archive directory of: '107374182400' (configured in org.talend.remote.jobserver.commons.config.JobServerConfiguration.MAX_ARCHIVES_DIR_SIZE)&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Since the error "&lt;STRONG&gt;Connection reset by peer&lt;/STRONG&gt; "message is not directly indicative of this root cause, it is necessary to search for relevant keywords in &lt;SPAN&gt;RE/data/log&lt;/SPAN&gt;&amp;nbsp;to determine whether any of the following job size limits have been exceeded:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;* `MAX_JOB_FILE_SIZE`&lt;BR /&gt;* `MAX_UNZIPPED_SIZE`&lt;BR /&gt;* `MAX_ZIPPED_ENTRIES`&lt;BR /&gt;* `MAX_ZIP_NAME_LENGTH`&lt;BR /&gt;* `MAX_UNZIPPED_FOLDER_NAME_LENGTH`&lt;BR /&gt;* `MAX_UNZIPPED_FILE_NAME_LENGTH`&lt;BR /&gt;* `MAX_ZIP_DEPTH`&lt;/PRE&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>Thu, 10 Jul 2025 02:25:49 GMT</pubDate>
    <dc:creator>wei_guo</dc:creator>
    <dc:date>2025-07-10T02:25:49Z</dc:date>
    <item>
      <title>Qlik Talend Management Console Task Executions Failed: "Connection reset by peer` at `org.talend.remote.jobserver.client.JobSenderClient.sendData".</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Management-Console-Task-Executions-Failed-quot/ta-p/2523719</link>
      <description>&lt;P&gt;In the Talend Management Console Cloud production environment (Remote Engine v2.13.x), task executions are repeatedly failing with the error:&lt;/P&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;"Connection reset by peer`at `org.talend.remote.jobserver.client.JobSenderClient.sendJob".&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;Increase the value of&lt;FONT color="#339966"&gt;&amp;nbsp;&lt;STRONG&gt;"MAX_ARCHIVES_DIR_SIZE"&lt;/STRONG&gt;&lt;/FONT&gt; in &lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;RE/etc/org.talend.remote.jobserver.server.cfg&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp; to accommodate larger job archives and prevent further upload failures.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;For example&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Changing the following value from 100G to 300G, up to your requirement&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;org.talend.remote.jobserver.commons.config.JobServerConfiguration.MAX_ARCHIVES_DIR_SIZE=100G  &lt;FONT color="#339966"&gt;&lt;STRONG&gt;The default is 100 G&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;PRE class="ckeditor_codeblock"&gt;org.talend.remote.jobserver.commons.config.JobServerConfiguration.MAX_ARCHIVES_DIR_SIZE=300G&lt;/PRE&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;Based on interpretation of RE logs and data, the "&lt;STRONG&gt;Connection reset by peer&lt;/STRONG&gt; "error originates from&amp;nbsp;&lt;STRONG&gt;JobLimitException.&lt;/STRONG&gt;&amp;nbsp;Specifically, the &lt;STRONG&gt;&lt;FONT color="#339966"&gt;"MAX_ARCHIVES_DIR_SIZE"&lt;/FONT&gt; &lt;/STRONG&gt;limit defined in &lt;SPAN&gt;RE/etc/org.talend.remote.jobserver.server.cfg&lt;/SPAN&gt; file has been reached, which causes the job upload request to be rejected on &lt;STRONG&gt;FILE_SERVER_PORT 8004&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;The obvious&lt;STRONG&gt; JobLimitException&lt;/STRONG&gt; error message looks like:&lt;/P&gt;
&lt;P style="padding-left: 40px;"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Caused by: org.talend.remote.jobserver.commons.utils.io.JobLimitException: Current upload of job archive will exceed the allowed size of archive directory of: '107374182400' (configured in org.talend.remote.jobserver.commons.config.JobServerConfiguration.MAX_ARCHIVES_DIR_SIZE)&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Since the error "&lt;STRONG&gt;Connection reset by peer&lt;/STRONG&gt; "message is not directly indicative of this root cause, it is necessary to search for relevant keywords in &lt;SPAN&gt;RE/data/log&lt;/SPAN&gt;&amp;nbsp;to determine whether any of the following job size limits have been exceeded:&lt;/P&gt;
&lt;PRE class="ckeditor_codeblock"&gt;* `MAX_JOB_FILE_SIZE`&lt;BR /&gt;* `MAX_UNZIPPED_SIZE`&lt;BR /&gt;* `MAX_ZIPPED_ENTRIES`&lt;BR /&gt;* `MAX_ZIP_NAME_LENGTH`&lt;BR /&gt;* `MAX_UNZIPPED_FOLDER_NAME_LENGTH`&lt;BR /&gt;* `MAX_UNZIPPED_FILE_NAME_LENGTH`&lt;BR /&gt;* `MAX_ZIP_DEPTH`&lt;/PRE&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>Thu, 10 Jul 2025 02:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Management-Console-Task-Executions-Failed-quot/ta-p/2523719</guid>
      <dc:creator>wei_guo</dc:creator>
      <dc:date>2025-07-10T02:25:49Z</dc:date>
    </item>
  </channel>
</rss>

