<?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: Exception in component tFTPDelete in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253562#M36854</link>
    <description>Hi Sabrina 
&lt;BR /&gt;Please find the attachment of tFTPGet , tFTPDelete 
&lt;BR /&gt;the condition at the link : (Integer)globalMap.get("tFTPGet_1_NB_FILE") &amp;gt; 0&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/255441/tftpget.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCES.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157737iF9E92DF0F2791798/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCES.jpg" alt="0683p000009MCES.jpg" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/255441/tftpdel.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCXz.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133405i9E29B7D8A14787BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCXz.jpg" alt="0683p000009MCXz.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;</description>
    <pubDate>Fri, 11 Dec 2015 15:03:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-11T15:03:55Z</dc:date>
    <item>
      <title>Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253558#M36850</link>
      <description>Job Description : I'm move files from the remote server, to implement move in talend , I use ftpGet to copy the files to local and ftpdelete to delete the files on the remote server. 
&lt;BR /&gt;Issue : After copying the file from the server , the ftpdelete component deletes the file and also throw an error. 
&lt;BR /&gt;Logs :&amp;nbsp; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;file downloaded successfully.&lt;BR /&gt;Filename : TotalM1_xxx_222_20151208.*&lt;BR /&gt;file downloaded successfully.&lt;BR /&gt;Filename : TotalM1_xxx_333_20151208.*&lt;BR /&gt;file downloaded successfully.&lt;BR /&gt;Exception in component tFTPDelete_1&lt;BR /&gt;com.enterprisedt.net.ftp.FTPException: 550 /TotalM1_xxx_444_20151208.xlsx: No such file or directory.&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1179)&lt;BR /&gt; at com.enterprisedt.net.ftp.FTPClient.delete(FTPClient.java:3658)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.tFTPDelete_1Process(getFileFTP.java:3710)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.tHashInput_1Process(getFileFTP.java:2668)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.tFileInputDelimited_3Process(getFileFTP.java:1655)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.tJava_2Process(getFileFTP.java:1001)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.tFileInputProperties_1Process(getFileFTP.java:859)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.tFileInputProperties_2Process(getFileFTP.java:5262)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.runJobInTOS(getFileFTP.java:5482)&lt;BR /&gt; at pwcwash.getfileftp_0_1.getFileFTP.main(getFileFTP.java:5355)&lt;BR /&gt;2015-12-09 09:01:06|VlatJv|VlatJv|VlatJv|PWCWASH|getFileFTP|Default|6|Java Exception|tFTPDelete_1|com.enterprisedt.net.ftp.FTPException:/TotalM1_Wellington_642_20151208.xlsx: No such file or directory.|1&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;If you see the logs , the job has failed today and as a temporary solution I copied the files back to the remote server and ran it again, this time all files were copied , deleted on the remote server , the job is successful.&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;The issue is not consistent. I been running the job for the last three weeks and I had faced this issue thrice. &lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#000000"&gt;Any input would be appreciated.&lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253558#M36850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253559#M36851</link>
      <description>Hi,
&lt;BR /&gt;Would you mind posting your job design screenshots into forum so that we can see if there is any issue. What's the connector you are using between tFtpGet and tFTPDelete?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 10 Dec 2015 07:32:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253559#M36851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T07:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253560#M36852</link>
      <description>&amp;nbsp; 
&lt;BR /&gt;Here is the image and let me know if you need any information. 
&lt;BR /&gt;Thanks&amp;nbsp; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCg0.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131893i87131BF0DBB5C072/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCg0.jpg" alt="0683p000009MCg0.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 10 Dec 2015 15:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253560#M36852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T15:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253561#M36853</link>
      <description>Hi,
&lt;BR /&gt;What's the "If" condition between tFTPGet and tFTPDelete? On which official build version you got that?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 11 Dec 2015 03:02:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253561#M36853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T03:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253562#M36854</link>
      <description>Hi Sabrina 
&lt;BR /&gt;Please find the attachment of tFTPGet , tFTPDelete 
&lt;BR /&gt;the condition at the link : (Integer)globalMap.get("tFTPGet_1_NB_FILE") &amp;gt; 0&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/255441/tftpget.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCES.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157737iF9E92DF0F2791798/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCES.jpg" alt="0683p000009MCES.jpg" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/255441/tftpdel.jpg" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCXz.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133405i9E29B7D8A14787BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCXz.jpg" alt="0683p000009MCXz.jpg" /&gt;&lt;/span&gt;&lt;/A&gt;</description>
      <pubDate>Fri, 11 Dec 2015 15:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253562#M36854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T15:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253563#M36855</link>
      <description>Any help from the talend team ?</description>
      <pubDate>Thu, 17 Dec 2015 18:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253563#M36855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-17T18:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253564#M36856</link>
      <description>Hi,&lt;BR /&gt;Sorry for delay!&lt;BR /&gt;Could you please try to change the connection type "iterate" into "OnComponentOk" after tjava component to see if it is working with no error?&lt;BR /&gt;Have you already checked out "Die on error" option on tFtpGet?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 18 Dec 2015 08:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253564#M36856</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-18T08:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in component tFTPDelete</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253565#M36857</link>
      <description>Hi,
&lt;BR /&gt;just an idea... in you exception I see:
&lt;BR /&gt;file not found:&amp;nbsp; 
&lt;FONT color="#000000"&gt;/TotalM1_Wellington_642_20151208.xlsx (in the root)... is it looking into the same (root) directory as the tFtpGet (FTP_WEL_DIR) ?&amp;nbsp;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;FONT color="#000000"&gt;g.&lt;BR /&gt;&lt;/FONT&gt;</description>
      <pubDate>Fri, 18 Dec 2015 11:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-in-component-tFTPDelete/m-p/2253565#M36857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-18T11:12:13Z</dc:date>
    </item>
  </channel>
</rss>

