<?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: How to capture tS3Put errors into a log file in Talend Open Studios (free version) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329575#M98755</link>
    <description>&lt;P&gt;Thanks xdshi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to use tLogCatcher, but the problem seem to be that the tS3Put does not propagate any of the JavaException or Warn&amp;nbsp;but only&amp;nbsp;Die on Error (definitely I don't want the process to die because it's a continuous loop). The tS3Put properties are as attached.&lt;/P&gt; 
&lt;P&gt;Is there a way to get around this?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtBF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147237iB2D018C588F15331/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtBF.png" alt="0683p000009LtBF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2018 07:40:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-26T07:40:53Z</dc:date>
    <item>
      <title>How to capture tS3Put errors into a log file in Talend Open Studios (free version)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329573#M98753</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm listening to a local folder for a file, then whenever it's available, put it into a Amazon S3 bucket and log the success (or failure) as seen in the attached job design. Everything works fine for the success case, but I can't capture the errors. Basically because tS3Put doesn't have the options of Java Exception or tWarn. My jonb design is attached below. The tJava components are basically for manual logging. Even if I disconnect from internet while the job is running, the job executes on success path. tS3Put doesn't trigger the "OnComponentError". Could someone please tell me if there's a way to do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 06:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329573#M98753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-23T06:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture tS3Put errors into a log file in Talend Open Studios (free version)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329574#M98754</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Do you want to catch the warning logged in the Console as an exception or c&lt;SPAN&gt;apture the messages from Java Exception, tDie and/or tWarn?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is&amp;nbsp;a component called tLogCatcher which can be used to capture exception and log them (console, file or db table)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329574#M98754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T07:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to capture tS3Put errors into a log file in Talend Open Studios (free version)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329575#M98755</link>
      <description>&lt;P&gt;Thanks xdshi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to use tLogCatcher, but the problem seem to be that the tS3Put does not propagate any of the JavaException or Warn&amp;nbsp;but only&amp;nbsp;Die on Error (definitely I don't want the process to die because it's a continuous loop). The tS3Put properties are as attached.&lt;/P&gt; 
&lt;P&gt;Is there a way to get around this?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LtBF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147237iB2D018C588F15331/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LtBF.png" alt="0683p000009LtBF.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2018 07:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-capture-tS3Put-errors-into-a-log-file-in-Talend-Open/m-p/2329575#M98755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-26T07:40:53Z</dc:date>
    </item>
  </channel>
</rss>

