<?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 How to catch tFTP Exception TimeOut in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323309#M93172</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with a job doing SFTP sessions. My scenarion is as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tFtpConnection_1 --&amp;gt; tFtpFileList --&amp;gt; &amp;lt;tFtpGet&amp;gt; --&amp;gt; tFtpClose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue comes because very often I'm getting the error "&lt;/P&gt;&lt;P&gt;java.net.SocketTimeoutException:connect timed out" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I wonder how can I catch this Exception in order to avoid the job error and retry for a couple of times , and only then produce the error in the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 22:32:27 GMT</pubDate>
    <dc:creator>mgsteiner</dc:creator>
    <dc:date>2024-11-15T22:32:27Z</dc:date>
    <item>
      <title>How to catch tFTP Exception TimeOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323309#M93172</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue with a job doing SFTP sessions. My scenarion is as follow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tFtpConnection_1 --&amp;gt; tFtpFileList --&amp;gt; &amp;lt;tFtpGet&amp;gt; --&amp;gt; tFtpClose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue comes because very often I'm getting the error "&lt;/P&gt;&lt;P&gt;java.net.SocketTimeoutException:connect timed out" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I wonder how can I catch this Exception in order to avoid the job error and retry for a couple of times , and only then produce the error in the job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323309#M93172</guid>
      <dc:creator>mgsteiner</dc:creator>
      <dc:date>2024-11-15T22:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to catch tFTP Exception TimeOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323310#M93173</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;which component the error occurs? one more question, do you want to retry several times for the same file or ignore the current file if the job fails to get it and continue to get next file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 01:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323310#M93173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-21T01:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to catch tFTP Exception TimeOut</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323311#M93174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error occurs in the component tFTPFileList where I'm using a connection previously done with the component tFTPConnection &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;java.net.SocketTimeoutException:connect timed out&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It does not really matter about the retry. I just now want to be able to catch this error somehow in order to avoid a FAIL termination.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 10:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-catch-tFTP-Exception-TimeOut/m-p/2323311#M93174</guid>
      <dc:creator>mgsteiner</dc:creator>
      <dc:date>2022-09-21T10:46:45Z</dc:date>
    </item>
  </channel>
</rss>

