<?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: sap java connector configuration issues (sapjco3.jar) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310913#M81995</link>
    <description>Hi, 
&lt;BR /&gt;I suppose you have read the document 
&lt;A href="https://help.talend.com/search/all?query=Configuring+the+Studio&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Configuring the Studio&lt;/A&gt;.
&lt;BR /&gt;There is a related jira bug 
&lt;A href="https://jira.talendforge.org/browse/TDI-27153" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-27153&lt;/A&gt; and let me know if it is OK with you.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 30 Aug 2013 08:54:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-08-30T08:54:42Z</dc:date>
    <item>
      <title>sap java connector configuration issues (sapjco3.jar)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310912#M81994</link>
      <description>For our Talend Universal Platform 5.3.1 I am trying to get the tSAP components to work. I am running a RHEL6 64bit OS. 
&lt;BR /&gt;I have already downloaded the sapjco3 connector package from the SAP marketplace and followed the installation instructions. (sapjco3-linuxx86_64-3.0.8.tgz) 
&lt;BR /&gt;So far I have 
&lt;BR /&gt;-extracted the sapjco3.jar and sapjco3.so files into a directory. 
&lt;BR /&gt;-added sapjco3.jar to CLASSPATH, added the folder containing sapjco3.so to LD_LIBRARY_PATH 
&lt;BR /&gt;-added the sapjco3.jar to the modules in the Talend Studio. 
&lt;BR /&gt;Unfortunately I am still receiving errors when testing the tSAPconnector component 
&lt;BR /&gt; "Could not initialize class com.sap.conn.jco.rt.JCoRuntimeFactory" 
&lt;BR /&gt; "Please make sure you have installed native libraries for SAP" 
&lt;BR /&gt; 
&lt;BR /&gt;Any help is greatly appreciated. 
&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 16 Nov 2024 11:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310912#M81994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: sap java connector configuration issues (sapjco3.jar)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310913#M81995</link>
      <description>Hi, 
&lt;BR /&gt;I suppose you have read the document 
&lt;A href="https://help.talend.com/search/all?query=Configuring+the+Studio&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Configuring the Studio&lt;/A&gt;.
&lt;BR /&gt;There is a related jira bug 
&lt;A href="https://jira.talendforge.org/browse/TDI-27153" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-27153&lt;/A&gt; and let me know if it is OK with you.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 30 Aug 2013 08:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310913#M81995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T08:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: sap java connector configuration issues (sapjco3.jar)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310914#M81996</link>
      <description>I have configured the studio according to the document. The Jira ticket is for a windows version and does not offer any additional information about how to install the (.so) libsapjco3.so library files. I have added the containing folder to LD_LIBRARY_PATH like some instructions tell you to do. But my configuration still seems to have errors.</description>
      <pubDate>Fri, 30 Aug 2013 12:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310914#M81996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T12:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: sap java connector configuration issues (sapjco3.jar)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310915#M81997</link>
      <description>Hello, 
&lt;BR /&gt;I have an idea. Please open the dialog: 
&lt;BR /&gt;Menu-&amp;gt;Help-&amp;gt;About Talend Studio 
&lt;BR /&gt;Click on Installations Details, switch to the tab Configuration. 
&lt;BR /&gt;Here you can see a lot of environment variable and check the property: java.library.path 
&lt;BR /&gt;Check if the directory where you placed the native libs is mentioned in this property. 
&lt;BR /&gt;By the way, the jira solution comment is slightly misleading. I have made a comment to it. Some directory names are wrong.</description>
      <pubDate>Fri, 30 Aug 2013 13:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310915#M81997</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T13:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: sap java connector configuration issues (sapjco3.jar)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310916#M81998</link>
      <description>the java library path is the following&lt;BR /&gt;java.library.path=/Talend_5.3.1/sapjco3:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib&lt;BR /&gt;the native libs are played in the sapjco3 directory&lt;BR /&gt;is this correct?</description>
      <pubDate>Fri, 30 Aug 2013 14:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/sap-java-connector-configuration-issues-sapjco3-jar/m-p/2310916#M81998</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-08-30T14:28:13Z</dc:date>
    </item>
  </channel>
</rss>

