<?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: [resolved] tFileFetch using SMB protocol works on Linux not on OSX in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303151#M75066</link>
    <description>Hi,&lt;BR /&gt;Have you already checked this document about&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms+and+Java+environments&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Platforms and Java environments&lt;/A&gt;&amp;nbsp;to see if you are on a compatible platform?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 04 May 2016 08:27:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-04T08:27:42Z</dc:date>
    <item>
      <title>[resolved] tFileFetch using SMB protocol works on Linux not on OSX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303150#M75065</link>
      <description>Recently I was required to migrate my development platform from Linux (Unbuntu 12.04) to OSX (10.11.4) 
&lt;BR /&gt;A project that I developed in Talend on Linux runs perfectly. &amp;nbsp;However, when running on OSX it dumps a&amp;nbsp; 
&lt;BR /&gt;java stack trace. 
&lt;BR /&gt;This happens in Talend TOS 5.6.3 and 6.1.1 
&lt;BR /&gt;I have narrowed the problem down to a single component, tFileFetch using the SMB protocol. 
&lt;BR /&gt;The stack trace is as follows: 
&lt;BR /&gt;Exception in thread "main" java.lang.OutOfMemoryError: unable to create new native thread 
&lt;BR /&gt;at java.lang.Thread.start0(Native Method) 
&lt;BR /&gt;at java.lang.Thread.start(Thread.java:714) 
&lt;BR /&gt;at jcifs.UniAddress.lookupServerOrWorkgroup(UniAddress.java:173) 
&lt;BR /&gt;at jcifs.UniAddress.getAllByName(UniAddress.java:279) 
&lt;BR /&gt;at jcifs.UniAddress.getByName(UniAddress.java:245) 
&lt;BR /&gt;at jcifs.smb.Dfs.getTrustedDomains(Dfs.java:62) 
&lt;BR /&gt;at jcifs.smb.Dfs.resolve(Dfs.java:146) 
&lt;BR /&gt;at jcifs.smb.SmbFile.resolveDfs(SmbFile.java:667) 
&lt;BR /&gt;at jcifs.smb.SmbFile.send(SmbFile.java:719) 
&lt;BR /&gt;at jcifs.smb.SmbFileInputStream.readDirect(SmbFileInputStream.java:181) 
&lt;BR /&gt;at jcifs.smb.SmbFileInputStream.read(SmbFileInputStream.java:142) 
&lt;BR /&gt;at jcifs.smb.SmbFileInputStream.read(SmbFileInputStream.java:132) 
&lt;BR /&gt;at build_linux.tfilefetchtest_4_0.tFileFetchTest.tFileFetch_1Process(tFileFetchTest.java:1406) 
&lt;BR /&gt;at build_linux.tfilefetchtest_4_0.tFileFetchTest.tSambaList_1Process(tFileFetchTest.java:1246) 
&lt;BR /&gt;at build_linux.tfilefetchtest_4_0.tFileFetchTest.tJava_6Process(tFileFetchTest.java:942) 
&lt;BR /&gt;at build_linux.tfilefetchtest_4_0.tFileFetchTest.runJobInTOS(tFileFetchTest.java:4099) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Peter</description>
      <pubDate>Tue, 03 May 2016 15:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303150#M75065</guid>
      <dc:creator>PD2</dc:creator>
      <dc:date>2016-05-03T15:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileFetch using SMB protocol works on Linux not on OSX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303151#M75066</link>
      <description>Hi,&lt;BR /&gt;Have you already checked this document about&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=Compatible+Platforms+and+Java+environments&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Platforms and Java environments&lt;/A&gt;&amp;nbsp;to see if you are on a compatible platform?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 04 May 2016 08:27:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303151#M75066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-04T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileFetch using SMB protocol works on Linux not on OSX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303152#M75067</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina,&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;I installed VMWare Fusion 8.1.1 and installed OS X 10.10 &amp;nbsp;Yosemite in order to do some testing.&lt;BR /&gt;And sure enough the problem is with OS X 10.11 El Capitan.&lt;BR /&gt;Thanks for the help.&lt;BR /&gt;-Peter</description>
      <pubDate>Fri, 06 May 2016 16:02:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303152#M75067</guid>
      <dc:creator>PD2</dc:creator>
      <dc:date>2016-05-06T16:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileFetch using SMB protocol works on Linux not on OSX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303153#M75068</link>
      <description>Hi,&lt;BR /&gt;Thanks for your feedback about this issue.&lt;BR /&gt;Feel free to let us know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 09 May 2016 11:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileFetch-using-SMB-protocol-works-on-Linux-not-on-OSX/m-p/2303153#M75068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-09T11:03:16Z</dc:date>
    </item>
  </channel>
</rss>

