<?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 Cloud: Logs not showing up in TMC when a task is running on Remote Engine in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Cloud-Logs-not-showing-up-in-TMC-when-a-task-is/ta-p/2480261</link>
    <description>&lt;P&gt;Logs not showing up in TMC when a task is running on Remote Engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The payload of the generated metrics was exceeding the file size limit.&lt;/P&gt;
&lt;P&gt;Most common error log:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;com.fasterxml.jackson.databind.JsonMappingException: Invalid UTF-8 middle byte 0x70&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;at [Source: (ByteArrayInputStream); line: 1, column: 24553] (through reference chain: org.talend.observability.common.model.CloudEvent["data"]-&amp;gt;org.talend.observability.common.model.MetricSet["metrics"]-&amp;gt;java.util.ArrayList[42])&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;To address the issue and eliminate the error logs effectively , please follow these steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Update Configuration:
&lt;UL&gt;
&lt;LI&gt;Locate the configuration file: &lt;FONT face="courier new,courier"&gt;org.apache.karaf.decanter.collector.rest.servlet.cfg&lt;/FONT&gt;.&lt;/LI&gt;
&lt;LI&gt;Modify the property &lt;FONT face="courier new,courier"&gt;max.request.size&lt;/FONT&gt; to 200000000. This change increases the maximum request size limit.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Understanding the Change:
&lt;UL&gt;
&lt;LI&gt;The default value for &lt;FONT face="courier new,courier"&gt;max.request.size&lt;/FONT&gt; is 100000000, which corresponds to 100 MB of memory usage on Remote Engine. By increasing this value to 200000000, you are allowing for larger requests, which can help prevent errors related to request size limitations.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart Remote Engine:
&lt;UL&gt;
&lt;LI&gt;After making the configuration change, restart Remote Engine to apply the new settings.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&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 Cloud" id="qlik_TalendCloud"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;8.0.&lt;/LI&gt;
&lt;LI&gt;Java version: 1.8&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Remote Engine Version:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;2.12.13&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 12 Aug 2025 09:24:36 GMT</pubDate>
    <dc:creator>Lusemar_Oliveira</dc:creator>
    <dc:date>2025-08-12T09:24:36Z</dc:date>
    <item>
      <title>Qlik Talend Cloud: Logs not showing up in TMC when a task is running on Remote Engine</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Cloud-Logs-not-showing-up-in-TMC-when-a-task-is/ta-p/2480261</link>
      <description>&lt;P&gt;Logs not showing up in TMC when a task is running on Remote Engine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Cause&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The payload of the generated metrics was exceeding the file size limit.&lt;/P&gt;
&lt;P&gt;Most common error log:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;com.fasterxml.jackson.databind.JsonMappingException: Invalid UTF-8 middle byte 0x70&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;at [Source: (ByteArrayInputStream); line: 1, column: 24553] (through reference chain: org.talend.observability.common.model.CloudEvent["data"]-&amp;gt;org.talend.observability.common.model.MetricSet["metrics"]-&amp;gt;java.util.ArrayList[42])&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;To address the issue and eliminate the error logs effectively , please follow these steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Update Configuration:
&lt;UL&gt;
&lt;LI&gt;Locate the configuration file: &lt;FONT face="courier new,courier"&gt;org.apache.karaf.decanter.collector.rest.servlet.cfg&lt;/FONT&gt;.&lt;/LI&gt;
&lt;LI&gt;Modify the property &lt;FONT face="courier new,courier"&gt;max.request.size&lt;/FONT&gt; to 200000000. This change increases the maximum request size limit.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Understanding the Change:
&lt;UL&gt;
&lt;LI&gt;The default value for &lt;FONT face="courier new,courier"&gt;max.request.size&lt;/FONT&gt; is 100000000, which corresponds to 100 MB of memory usage on Remote Engine. By increasing this value to 200000000, you are allowing for larger requests, which can help prevent errors related to request size limitations.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart Remote Engine:
&lt;UL&gt;
&lt;LI&gt;After making the configuration change, restart Remote Engine to apply the new settings.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&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 Cloud" id="qlik_TalendCloud"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;8.0.&lt;/LI&gt;
&lt;LI&gt;Java version: 1.8&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Remote Engine Version:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;2.12.13&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 12 Aug 2025 09:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Talend-Cloud-Logs-not-showing-up-in-TMC-when-a-task-is/ta-p/2480261</guid>
      <dc:creator>Lusemar_Oliveira</dc:creator>
      <dc:date>2025-08-12T09:24:36Z</dc:date>
    </item>
  </channel>
</rss>

