<?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 tFileFetch throwing &amp;quot;INFO: Response content length is not known&amp;quot; message to console - How to suppress Message in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353468#M119647</link>
    <description>&lt;P&gt;The child job is going through PROXY and I keep getting this message: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;org.apache.commons.httpclient.HttpMethodBase readResponseBody&lt;/P&gt;&lt;P&gt;INFO: Response content length is not known&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the option to Print Response to Console for tFileFetch component, I am seeing the Content-Length.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status Line: HTTP/1.1 200 OK&lt;/P&gt;&lt;P&gt;*** Response Header ***&lt;/P&gt;&lt;P&gt;access-control-allow-origin: *&lt;/P&gt;&lt;P&gt;content-type: application/json&lt;/P&gt;&lt;P&gt;date: Fri, 09 Jul 2021 19:14:14 GMT&lt;/P&gt;&lt;P&gt;server: xxx&lt;/P&gt;&lt;P&gt;strict-transport-security: max-age=xxx&lt;/P&gt;&lt;P&gt;x-tw-requestid: xxx &lt;/P&gt;&lt;P&gt;&lt;B&gt;Content-Length: 323&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Connection: keep-alive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why am I getting this info message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to suppress the message using the Project Settings &amp;gt; LOG4J2, but it didn't work. Here's the java code I inserted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Configuration &amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;Appenders&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;Console name="Console" target="SYSTEM_OUT"&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;PatternLayout pattern="[%-5level] %d{HH:mm:ss} %logger{36}- %msg%n" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/Console&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/Appenders&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;Loggers&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;Root level="WARN"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;AppenderRef ref="Console" /&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/Root&amp;gt;&lt;/P&gt;&lt;P&gt;		&lt;B&gt;&amp;lt;Logger name="org.apache.commons.httpclient.HttpMethodBase" level="INFO"&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;		&lt;B&gt;&amp;lt;/Logger&amp;gt;&lt;/B&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/Loggers&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/Configuration&amp;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;</description>
    <pubDate>Fri, 09 Jul 2021 19:26:59 GMT</pubDate>
    <dc:creator>Edith1</dc:creator>
    <dc:date>2021-07-09T19:26:59Z</dc:date>
    <item>
      <title>tFileFetch throwing "INFO: Response content length is not known" message to console - How to suppress Message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353468#M119647</link>
      <description>&lt;P&gt;The child job is going through PROXY and I keep getting this message: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;org.apache.commons.httpclient.HttpMethodBase readResponseBody&lt;/P&gt;&lt;P&gt;INFO: Response content length is not known&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the option to Print Response to Console for tFileFetch component, I am seeing the Content-Length.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status Line: HTTP/1.1 200 OK&lt;/P&gt;&lt;P&gt;*** Response Header ***&lt;/P&gt;&lt;P&gt;access-control-allow-origin: *&lt;/P&gt;&lt;P&gt;content-type: application/json&lt;/P&gt;&lt;P&gt;date: Fri, 09 Jul 2021 19:14:14 GMT&lt;/P&gt;&lt;P&gt;server: xxx&lt;/P&gt;&lt;P&gt;strict-transport-security: max-age=xxx&lt;/P&gt;&lt;P&gt;x-tw-requestid: xxx &lt;/P&gt;&lt;P&gt;&lt;B&gt;Content-Length: 323&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Connection: keep-alive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why am I getting this info message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to suppress the message using the Project Settings &amp;gt; LOG4J2, but it didn't work. Here's the java code I inserted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Configuration &amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;Appenders&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;Console name="Console" target="SYSTEM_OUT"&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;PatternLayout pattern="[%-5level] %d{HH:mm:ss} %logger{36}- %msg%n" /&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/Console&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/Appenders&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;Loggers&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;Root level="WARN"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;AppenderRef ref="Console" /&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/Root&amp;gt;&lt;/P&gt;&lt;P&gt;		&lt;B&gt;&amp;lt;Logger name="org.apache.commons.httpclient.HttpMethodBase" level="INFO"&amp;gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;		&lt;B&gt;&amp;lt;/Logger&amp;gt;&lt;/B&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;lt;/Loggers&amp;gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/Configuration&amp;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;</description>
      <pubDate>Fri, 09 Jul 2021 19:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353468#M119647</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2021-07-09T19:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch throwing "INFO: Response content length is not known" message to console - How to suppress Message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353469#M119648</link>
      <description>&lt;P&gt;HI, it's not an error message it's just info, you can set the level you want for log4j:&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/nAXiZW0j0H~2~YApZIsRFw/mh_X7GKiBIpVqK4azL5cwQ&lt;/P&gt;&lt;P&gt;Send me Love and kudos&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2021 07:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353469#M119648</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-12T07:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch throwing "INFO: Response content length is not known" message to console - How to suppress Message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353470#M119649</link>
      <description>&lt;P&gt;Thanks @guenneguez jeremy​&amp;nbsp; for the reply. The link you shared is out of date and that version of log4j will be or is decommissioned. I found new article &lt;A href="https://help.talend.com/r/AwuG_fEhC7PE7WCLjxv1fQ/R9lfXoRJDgjEDqYETl2ldA" alt="https://help.talend.com/r/AwuG_fEhC7PE7WCLjxv1fQ/R9lfXoRJDgjEDqYETl2ldA" target="_blank"&gt;Configuring Log4j • Talend Big Data Platform Studio User Guide • Reader • Welcome to Talend Help Center&lt;/A&gt;, but the logger I am configuring is not suppressing it at all.  I'm sure I'm doing something wrong in the configuration, which I cannot figure out.    &lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 17:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353470#M119649</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2021-07-13T17:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch throwing "INFO: Response content length is not known" message to console - How to suppress Message</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353471#M119650</link>
      <description>&lt;P&gt;&lt;A href="https://help.talend.com/r/AwuG_fEhC7PE7WCLjxv1fQ/zbOWYwHAzXNtbJ8FqkeSqw" alt="https://help.talend.com/r/AwuG_fEhC7PE7WCLjxv1fQ/zbOWYwHAzXNtbJ8FqkeSqw" target="_blank"&gt;https://help.talend.com/r/AwuG_fEhC7PE7WCLjxv1fQ/zbOWYwHAzXNtbJ8FqkeSqw&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;also some components will just throw a message on the console but doesnt log it&lt;/P&gt;&lt;P&gt;(eg, TFilecopy error with die on error unchecked).&lt;/P&gt;&lt;P&gt;You can test it with a tlogcatcher&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jul 2021 10:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch-throwing-quot-INFO-Response-content-length-is-not/m-p/2353471#M119650</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-15T10:04:26Z</dc:date>
    </item>
  </channel>
</rss>

