<?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: Using tOleDbInput component - janet-win64.dll dependent librairies in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212321#M9999</link>
    <description>&lt;P&gt;I have the same issue,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I installed the dll and the .NET Framework but I always get this error message&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Windows\System32\janet-win64.dll: Une routine d’initialisation d’une bibliothèque de liens dynamiques (DLL) a échoué&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone help please ?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Nov 2018 16:05:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-20T16:05:10Z</dc:date>
    <item>
      <title>Using tOleDbInput component - janet-win64.dll dependent librairies</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212318#M9996</link>
      <description>Hello, 
&lt;BR /&gt;I am trying to use the tOleDbInput component to get data out of a database. I am using Talend Open Studio for Data Integration 6.2.1. 
&lt;BR /&gt;So far I have added the janet-java-1.1.jar and load the janet-win64.dll to c:\windows\system32. I have also installed .net framework 4.5. 
&lt;BR /&gt;My job is very simple: tOleDbInput =&amp;gt; tLogRow 
&lt;BR /&gt;Running the job is causing the following error: 
&lt;BR /&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Windows\System32\janet-win64.dll: Can't find dependent libraries 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader$NativeLibrary.load(Native Method) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadLibrary0(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.ClassLoader.loadLibrary(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Runtime.loadLibrary0(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.System.loadLibrary(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.net.Object.loadLibrary(Object.java:201) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.net.Object.&amp;lt;clinit&amp;gt;(Object.java:164) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at proficy_connection.proficy_0_1.Proficy.tOleDbInput_1Process(Proficy.java:417) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at proficy_connection.proficy_0_1.Proficy.runJobInTOS(Proficy.java:796) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; at proficy_connection.proficy_0_1.Proficy.main(Proficy.java:653) 
&lt;BR /&gt;Any help would be greatly appreciated ! 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt;Bertrand 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/225158/Job1.zip_20161006-0338.zip" target="_blank"&gt;Job1.zip_20161006-0338.zip&lt;/A&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/225158/Job2.zip_20161006-0338.zip" target="_blank"&gt;Job2.zip_20161006-0338.zip&lt;/A&gt;</description>
      <pubDate>Thu, 29 Sep 2016 16:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212318#M9996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-29T16:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOleDbInput component - janet-win64.dll dependent librairies</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212319#M9997</link>
      <description>Hi,
&lt;BR /&gt;Have you already checked component reference about:
&lt;A href="https://help.talend.com/search/all?query=tOleDbInput&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tOleDbInput&lt;/A&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;To use this component, you must first install the runtime DLLs, for example janet-win32.dll for Windows 32-bit version and janet-win64.dll for Windows 64-bit version, from the corresponding Microsoft Visual C Redistributable Package. This allows you to avoid errors like the UnsatisfiedLinkError on dependent DLL.&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sun, 09 Oct 2016 09:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212319#M9997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-09T09:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOleDbInput component - janet-win64.dll dependent librairies</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212320#M9998</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hello,&lt;BR /&gt;I am trying to use the tOleDbInput component to get data out of a database. I am using Talend Open Studio for Data Integration 6.2.1.&lt;BR /&gt;So far I have added the janet-java-1.1.jar and &lt;U&gt;&lt;B&gt;load the janet-win64.dll to c:\windows\system32.&lt;/B&gt;&lt;/U&gt; I have also installed .net framework 4.5.&lt;BR /&gt;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Hello Sabrina,
&lt;BR /&gt;As I said in my first post, I have already done this step. 
&lt;BR /&gt;I have been helped by one of your colleague. It seems that the issue comes from the fact that my Talend is not connected to the Internet. Dependant librairies are downloaded in the background.
&lt;BR /&gt;I am carrying on tests. I will publish the result if they are successful.
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Bertrand</description>
      <pubDate>Tue, 11 Oct 2016 09:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212320#M9998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-11T09:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOleDbInput component - janet-win64.dll dependent librairies</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212321#M9999</link>
      <description>&lt;P&gt;I have the same issue,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I installed the dll and the .NET Framework but I always get this error message&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Windows\System32\janet-win64.dll: Une routine d’initialisation d’une bibliothèque de liens dynamiques (DLL) a échoué&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can someone help please ?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 16:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212321#M9999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-20T16:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOleDbInput component - janet-win64.dll dependent librairies</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212322#M10000</link>
      <description>&lt;P&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;To use this component, you must first install the runtime DLLs, for example janet-win32.dll for Windows 32-bit version and janet-win64.dll for Windows 64-bit version, from the corresponding Microsoft Visual C Redistributable Package. This allows you to avoid errors like the UnsatisfiedLinkError on dependent DLL.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt;&lt;A href="https://audacity.onl/" target="_self" rel="nofollow noopener noreferrer"&gt;audacity&lt;/A&gt;&amp;nbsp;&lt;A href="https://findmyiphone.onl/" target="_self" rel="nofollow noopener noreferrer"&gt;find my iphone&lt;/A&gt;&amp;nbsp;&lt;A href="https://origin.onl/" target="_self" rel="nofollow noopener noreferrer"&gt;origin&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 19:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212322#M10000</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-20T19:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using tOleDbInput component - janet-win64.dll dependent librairies</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212323#M10001</link>
      <description>&lt;P&gt;Thanks for your answer&lt;/P&gt;&lt;P&gt;Does it mean that just copy paste the dll in the folders like above mentionned doesnt' work ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Must I use an installation package? If I must, where can I find&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;Microsoft Visual C Redistributable Package?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 09:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tOleDbInput-component-janet-win64-dll-dependent-librairies/m-p/2212323#M10001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-21T09:27:44Z</dc:date>
    </item>
  </channel>
</rss>

