<?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: tFileFetch Connection Refused - Is file dimension a failure point? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-Connection-Refused-Is-file-dimension-a-failure-point/m-p/2345885#M113344</link>
    <description>&lt;P&gt;Have you tried getting the file without using Talend? E. g. using smbget command in a terminal?&lt;/P&gt;&lt;P&gt;Ideally try this from the same machine where you would run your Talend job.&lt;/P&gt;&lt;P&gt;Or can you place files in different sizes in the Samba share you try to use tFileFetch on them with increasing file size each time?&lt;/P&gt;&lt;P&gt;Can you get logs from the machine where the samba share is located? Maybe this gives some insight.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 08:52:48 GMT</pubDate>
    <dc:creator>SamuelLenk</dc:creator>
    <dc:date>2023-03-28T08:52:48Z</dc:date>
    <item>
      <title>tFileFetch Connection Refused - Is file dimension a failure point?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-Connection-Refused-Is-file-dimension-a-failure-point/m-p/2345884#M113343</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having a terrible day on trying to use a tFileFetch component to download some files from an SMB Shared Folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give you a little bit of context, we have a shared folder easily accessible from windows, in this folder there are some files, mainly CSV and Access files. I have to get access to this file from my Job, my job will run on a linux job server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I developed my job by directly referencing the shared folder on my tInputFileDelimited. I entered the URL and everything worked perfectly.&amp;nbsp;Unfortunately, this does not work on the Job server, probably because there is a difference between how Windows and Linux can access the shared folder. So i thought about using a tFileFetch component to download the file and then use them. I was able to download a small CSV, but if I tried to download something bigger or any Access DB, I got this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Java.net.ConnectException: Connection refused: connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.DualStackPlainSocketImpl.connect0(Native Method)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.Socket.connect(Socket.java:589)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.Socket.connect(Socket.java:538)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.Socket.(Socket.java:434)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.net.Socket.(Socket.java:211)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at jcifs.smb.SmbTransport.ssn139(SmbTransport.java:182)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at jcifs.smb.SmbTransport.negotiate(SmbTransport.java:244)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at jcifs.smb.SmbTransport.doConnect(SmbTransport.java:309)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at jcifs.util.transport.Transport.run(Transport.java:240)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;at java.lang.Thread.run(Thread.java:748)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that the job stay in Idle for some minutes, then it ends. I was wondering if it was a Firewall/SMB settings that may can cause this error, the client confirmed that there is no similar rule or setting. I think it's strange that I manage to successfully download a small file and have this error with the same type but different dimension (i successfully download a 900KB file and have trouble with 15MB one).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Considering that I need to access to this shared folder from my job running on a Linux server.... do you have any idea on where I'm mistaken or what I should try differently?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch-Connection-Refused-Is-file-dimension-a-failure-point/m-p/2345884#M113343</guid>
      <dc:creator>andreasignori</dc:creator>
      <dc:date>2024-11-15T22:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: tFileFetch Connection Refused - Is file dimension a failure point?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileFetch-Connection-Refused-Is-file-dimension-a-failure-point/m-p/2345885#M113344</link>
      <description>&lt;P&gt;Have you tried getting the file without using Talend? E. g. using smbget command in a terminal?&lt;/P&gt;&lt;P&gt;Ideally try this from the same machine where you would run your Talend job.&lt;/P&gt;&lt;P&gt;Or can you place files in different sizes in the Samba share you try to use tFileFetch on them with increasing file size each time?&lt;/P&gt;&lt;P&gt;Can you get logs from the machine where the samba share is located? Maybe this gives some insight.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 08:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileFetch-Connection-Refused-Is-file-dimension-a-failure-point/m-p/2345885#M113344</guid>
      <dc:creator>SamuelLenk</dc:creator>
      <dc:date>2023-03-28T08:52:48Z</dc:date>
    </item>
  </channel>
</rss>

