<?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: inputstream is closed in tFTPGet component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303046#M74968</link>
    <description>&lt;P&gt;Do you think using "resume" option would help here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls27"&gt;Resume Option in tFTPGet.png&lt;/A&gt;</description>
    <pubDate>Mon, 28 Aug 2017 20:57:47 GMT</pubDate>
    <dc:creator>Sanjay5</dc:creator>
    <dc:date>2017-08-28T20:57:47Z</dc:date>
    <item>
      <title>inputstream is closed in tFTPGet component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303043#M74965</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While running my job to download the file from FTP, sometimes my job is failing due to "inputstream is closed"&lt;/P&gt;
&lt;P&gt;Below is the complete error message details,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;Is there any specific setting in tFTPGet component which is required to resolve this issue.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exception in component tFTPGet_1&lt;BR /&gt;4:&lt;BR /&gt;at com.jcraft.jsch.ChannelSftp._get(ChannelSftp.java:1160)&lt;BR /&gt;at com.jcraft.jsch.ChannelSftp.get(ChannelSftp.java:961)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job$1SFTPGetter_tFTPGet_1.downloadFile(ABCD_Job.java:2969)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job$1SFTPGetter_tFTPGet_1.getFiles(ABCD_Job.java:2947)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.tFTPFileList_1Process(ABCD_Job.java:3075)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.runJobInTOS(ABCD_Job.java:18824)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.main(ABCD_Job.java:18477)&lt;BR /&gt;Caused by: java.io.IOException: inputstream is closed&lt;BR /&gt;at com.jcraft.jsch.ChannelSftp.fill(ChannelSftp.java:2884)&lt;BR /&gt;at com.jcraft.jsch.ChannelSftp.header(ChannelSftp.java:2908)&lt;BR /&gt;at com.jcraft.jsch.ChannelSftp._get(ChannelSftp.java:1062)&lt;BR /&gt;... 6 more&lt;BR /&gt;[WARN ]: xyz_150986136.ABCD_job_0_1.ABCD_Job - Job End Date - Time : 2017-08-16 09:07:21&lt;BR /&gt;[FATAL]: xyz_150986136.ABCD_job_0_1.ABCD_Job - tJava_2 null&lt;BR /&gt;Exception in component tJava_2&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.tJava_2Process(ABCD_Job.java:14667)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.tPostjob_1Process(ABCD_Job.java:14559)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.runJobInTOS(ABCD_Job.java:18839)&lt;BR /&gt;at xyz_150986136.ABCD_job_0_1.ABCD_Job.main(ABCD_Job.java:18477)&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 21:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303043#M74965</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2017-08-16T21:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: inputstream is closed in tFTPGet component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303044#M74966</link>
      <description>Hello 
&lt;BR /&gt;Are there many files are downloaded? Does the job create multiple FTP connection? Can you upload a screenshot of your job design?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong
&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2017 04:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303044#M74966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-17T04:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: inputstream is closed in tFTPGet component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303045#M74967</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, There are multiple files getting downloaded.&lt;/P&gt;
&lt;P&gt;My Job has two&amp;nbsp;tFTPConnection component (One&amp;nbsp;for tFTPGet,&amp;nbsp;other for tFTPPut)&lt;/P&gt;
&lt;P&gt;I am using two, because file download takes around 2 hours and while uploading&amp;nbsp;I want to check if connection is still open or not.&lt;/P&gt;
&lt;P&gt;I have one Child Job as well, which is also having same tFTPConnection and tFTPPut components.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See attached screen shot for the job.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsD5"&gt;EMM_FTP_JOB.docx&lt;/A&gt;</description>
      <pubDate>Thu, 17 Aug 2017 05:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303045#M74967</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2017-08-17T05:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: inputstream is closed in tFTPGet component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303046#M74968</link>
      <description>&lt;P&gt;Do you think using "resume" option would help here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Ls27"&gt;Resume Option in tFTPGet.png&lt;/A&gt;</description>
      <pubDate>Mon, 28 Aug 2017 20:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2303046#M74968</guid>
      <dc:creator>Sanjay5</dc:creator>
      <dc:date>2017-08-28T20:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: inputstream is closed in tFTPGet component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2518256#M147561</link>
      <description>&lt;P&gt;No, it doesn't help. I have a SFTP from where I am downloading 2 files.&lt;/P&gt;&lt;P&gt;One file is of 60 KB &amp;amp; another one is of 14 MB. Now tFTPGet downloads all the files that are less than 1 MB. But moment it gets file that are big, it gives me the same error 'inputstream is closed'.&lt;/P&gt;&lt;P&gt;I used the 'resume' option on Overwrite File of tFTPGet, but it doesn't help.&lt;/P&gt;&lt;P&gt;I have other folders in the same SFTP which has like multiple files all of size in KBs. It extracts all these files successfully.&lt;/P&gt;</description>
      <pubDate>Tue, 20 May 2025 05:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/inputstream-is-closed-in-tFTPGet-component/m-p/2518256#M147561</guid>
      <dc:creator>KRane1690544063</dc:creator>
      <dc:date>2025-05-20T05:02:26Z</dc:date>
    </item>
  </channel>
</rss>

