<?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: tFTP_Get - Duplicate nested type MyProgressMonitor in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288596#M62069</link>
    <description>Hello jkrfs
&lt;BR /&gt;Which version of TOS/TIS do you use? Can you export your job and send it to me via email?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
    <pubDate>Thu, 17 Dec 2009 02:08:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-12-17T02:08:16Z</dc:date>
    <item>
      <title>tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288591#M62064</link>
      <description>I have a chain of "FTPConnection -&amp;gt; FTPFileList -&amp;gt; FTPGet", that is shown in the TOS Components manual. But for some reason I am getting an error at FTP_Get saying: 
&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem: 
&lt;BR /&gt;Duplicate nested type MyProgressMonitor 
&lt;BR /&gt;I have all the settings inputted correctly just like the manual shows. Why am I getting this error? If I use FTPGet alone, it works fine, but if I do it this way I get the above error. 
&lt;BR /&gt;Any help will be greatly appreciated.</description>
      <pubDate>Sat, 16 Nov 2024 13:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288591#M62064</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2024-11-16T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288592#M62065</link>
      <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;There is a comilation error in generated code, go to 'code' tab, you will see which line have a red point on the right side. Try to correct it, if you still have trouble, please upload some screenshots of your job.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Wed, 16 Dec 2009 02:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288592#M62065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-16T02:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288593#M62066</link>
      <description>I tried to correct it, it seemed that it tried to instantiate two MyProgressMonitor's, I renamed one of them (the code suggested it) but I still got the error. I will try it again, if not I will upload screenshots. 
&lt;BR /&gt;Do you want shots of the job, or the code? 
&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 16 Dec 2009 13:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288593#M62066</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2009-12-16T13:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288594#M62067</link>
      <description>Hello,&lt;BR /&gt;I think it's a bug in the tFTPGet component when you have a SFTP connection.&lt;BR /&gt;Can you open an issue on the bugtracker and attach your job?&lt;BR /&gt;Regards,&lt;BR /&gt;SeB</description>
      <pubDate>Wed, 16 Dec 2009 14:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288594#M62067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-16T14:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288595#M62068</link>
      <description>Its not letting me login into the BugTracker for some reason.&lt;BR /&gt;Can you add it for me please?</description>
      <pubDate>Wed, 16 Dec 2009 21:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288595#M62068</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2009-12-16T21:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288596#M62069</link>
      <description>Hello jkrfs
&lt;BR /&gt;Which version of TOS/TIS do you use? Can you export your job and send it to me via email?
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 17 Dec 2009 02:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288596#M62069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-17T02:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288597#M62070</link>
      <description>Shong, 
&lt;BR /&gt;I am currently using TOS 3.2.2.r3300000 
&lt;BR /&gt;unfortunately, I cannot export the the job "as-is" because of the ftp information. its really easy to recreate, its the above chain using SFTP.</description>
      <pubDate>Thu, 17 Dec 2009 13:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288597#M62070</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2009-12-17T13:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288598#M62071</link>
      <description>Hello 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;I have a chain of "FTPConnection -&amp;gt; FTPFileList -&amp;gt; FTPGet"&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;If you only just get the ftp files, you don't need the tFTPFileList component, it will define the duplicate vars in the generated code, tFtpConnection--tFtpGet is enough. Of course, it is a bug, please report it on our bugtracker.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Fri, 18 Dec 2009 05:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288598#M62071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-18T05:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: tFTP_Get - Duplicate nested type MyProgressMonitor</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288599#M62072</link>
      <description>Is this going to be fixed soon?  I still see this bug in TOS 4.0.0.M3_r37054.</description>
      <pubDate>Fri, 12 Mar 2010 19:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFTP-Get-Duplicate-nested-type-MyProgressMonitor/m-p/2288599#M62072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-03-12T19:18:46Z</dc:date>
    </item>
  </channel>
</rss>

