<?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: Can't install external jar files in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359743#M2039</link>
    <description>&lt;P&gt;I managed to get ma librairies added in the modules view with "edit bean libraries --&amp;gt; "reload libraries".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My route , that uses a java code in a bean, works fine in Talend studio.&lt;/P&gt;
&lt;P&gt;But when we deploy it on karaf and run it the libraries are not found, we get in tesb.log : "Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorkbook"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if we add all the requied libraries in the bean, or with a ctalend job / tload, or copying the jar files in karaf runtime in container/lib/endorsed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be much appreciated !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 14:37:34 GMT</pubDate>
    <dc:creator>Loko</dc:creator>
    <dc:date>2020-01-07T14:37:34Z</dc:date>
    <item>
      <title>Can't install external jar files</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359740#M2036</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;I can't install new jars in my Talend studio. In the "modules" view, the button to add new external libs shows no error, but at the end the new lib is not added in the modules list, even after a Studio restart.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I can see the files in the studio workspace on disk,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jars.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8Jm.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156503i83BE1C1704636DF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8Jm.png" alt="0683p000009M8Jm.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;but can"t use them for instance in a java bean "import com.opencsv.CSVReader".&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359740#M2036</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2024-11-16T03:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install external jar files</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359741#M2037</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please indicate on which talend build version you got this issue?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 09:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359741#M2037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-03T09:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install external jar files</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359742#M2038</link>
      <description>&lt;P&gt;Hello Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We face this issue on Talend ESB 6.4.1.&lt;/P&gt;&lt;P&gt;But I installed and tried Talend ESB 7 and I faced this issue as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Arnaud&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 09:34:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359742#M2038</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2019-12-03T09:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't install external jar files</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359743#M2039</link>
      <description>&lt;P&gt;I managed to get ma librairies added in the modules view with "edit bean libraries --&amp;gt; "reload libraries".&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My route , that uses a java code in a bean, works fine in Talend studio.&lt;/P&gt;
&lt;P&gt;But when we deploy it on karaf and run it the libraries are not found, we get in tesb.log : "Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorkbook"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even if we add all the requied libraries in the bean, or with a ctalend job / tload, or copying the jar files in karaf runtime in container/lib/endorsed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help would be much appreciated !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 14:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Can-t-install-external-jar-files/m-p/2359743#M2039</guid>
      <dc:creator>Loko</dc:creator>
      <dc:date>2020-01-07T14:37:34Z</dc:date>
    </item>
  </channel>
</rss>

