<?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 [resolved] Cannot find Libraries in Talend DI 6.1.1 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334779#M103406</link>
    <description>Hello, 
&lt;BR /&gt;I already install the external modules in Talend D1 6.1.1, but now i need to copy this libraries in the command line (command line is installed in a different machine) , but i cannot find the "lib/java" in Talend folder. 
&lt;BR /&gt;Where are the libraries folder ? or do i need to copie the "libraries" folder "studioInstall\configuration\.m2\repository\org\talend\libraries" into the cmdLine/bin/java folder ? 
&lt;BR /&gt;Any help ? 
&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 13 Apr 2016 10:55:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-13T10:55:43Z</dc:date>
    <item>
      <title>[resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334779#M103406</link>
      <description>Hello, 
&lt;BR /&gt;I already install the external modules in Talend D1 6.1.1, but now i need to copy this libraries in the command line (command line is installed in a different machine) , but i cannot find the "lib/java" in Talend folder. 
&lt;BR /&gt;Where are the libraries folder ? or do i need to copie the "libraries" folder "studioInstall\configuration\.m2\repository\org\talend\libraries" into the cmdLine/bin/java folder ? 
&lt;BR /&gt;Any help ? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 13 Apr 2016 10:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334779#M103406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-13T10:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334780#M103407</link>
      <description>Hi, 
&lt;BR /&gt;Have you already started your commandline successfully? 
&lt;BR /&gt;Could you please take a look at document about: 
&lt;A href="https://help.talend.com/search/all?query=Installing+external+modules&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:TalendDataIntegrationInstallationGuide61EN/3.5.2 Installing external modules&lt;/A&gt;? 
&lt;BR /&gt; 
&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Let us know if it is Ok with you.&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;</description>
      <pubDate>Thu, 14 Apr 2016 03:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334780#M103407</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T03:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334781#M103408</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;The commandline is started correctly i dont have any error. 
&lt;BR /&gt;I folow the documentation and the external libraries where installed succefull, but when i tried to retrive the libraries from the studio to add them to the commandline, i cant find the lib/java folder : 
&lt;BR /&gt;--------------------------------------- 
&lt;BR /&gt; 
&lt;B&gt;To install modules in CommandLine&lt;/B&gt; 
&lt;BR /&gt;If you use the Studio and CommandLine on different machines, you need to retrieve the downloaded . 
&lt;I&gt;jar&lt;/I&gt; files and add them in CommandLine. 
&lt;BR /&gt; 
&lt;BR /&gt;Make sure CommandLine is not started, then download the external modules from the 
&lt;B&gt;Modules&lt;/B&gt; view as explained in the previous procedure. 
&lt;BR /&gt;Copy the downloaded . 
&lt;I&gt;jar&lt;/I&gt; files from 
&lt;I&gt;&amp;lt;StudioPath&amp;gt;/lib/java&lt;/I&gt; and paste them into 
&lt;I&gt;&amp;lt;CommandLinePath&amp;gt;/lib/java&lt;/I&gt;, where 
&lt;I&gt;&amp;lt;StudioPath&amp;gt;&lt;/I&gt; and 
&lt;I&gt;&amp;lt;CommandLinePath&amp;gt;&lt;/I&gt; are the installation directories of the Studio and CommandLine respectively. 
&lt;BR /&gt;Note that the 
&lt;I&gt;&amp;lt;CommandLinePath&amp;gt;/lib/java&lt;/I&gt; folder is not created by default, it is created the first time you start the CommandLine application. 
&lt;BR /&gt;Restart CommandLine. 
&lt;BR /&gt;You can now use the component or Metadata connection dependent on these modules. 
&lt;BR /&gt;--------------------------------- 
&lt;BR /&gt;&amp;nbsp;Actually i add the " 
&lt;B&gt;libraries&lt;/B&gt;" folder "studioInstall\configuration\.m2\repository\org\talend" into the "cmdLineInstallMachine\configuration\.m2\repository\org\talend", then i start the commandline 
&lt;BR /&gt;Is that correct ? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 14 Apr 2016 09:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334781#M103408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T09:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334782#M103409</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Starting from version 6.0,&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="noto, Helvetica, Arial, sans-serif"&gt;Talend Studio integrates with Maven. The way c&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;opying your libraries from studio to the commandline&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;folder manully may cause some potential issue.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;(There are some rules for naming&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;external&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;libraries in maven&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;).&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;You'd better do it by auto.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please follow up these steps to sync up these&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;external&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;libraries with commandline?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;1: Open a remote project from studio (make sure that your SVN/ &lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Nexus is running well at the same time&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;2: Install your required external&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;libraries by using Module view(Window--&amp;gt;Show View--&amp;gt;Talend--&amp;gt;Modules)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;In this way,&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;SVN/&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Nexus will sync up your&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;required external&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;libraries automatically and then commandline will get them from .m2 repository to deploy your job.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Please take a look at my screenshots and let us know if it works.&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; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDXF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140366i90EB1D3CFD213BDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDXF.png" alt="0683p000009MDXF.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDMc.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153203i18600BFEBB166E17/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDMc.png" alt="0683p000009MDMc.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334782#M103409</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T11:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334783#M103410</link>
      <description>Hi,
&lt;BR /&gt;Is there any update for your problem. Feel free to post your issue here.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 15 Apr 2016 09:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334783#M103410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-15T09:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334784#M103411</link>
      <description>Hi sabrina,
&lt;BR /&gt;I re-installthe studio and i get the extrenal libraries again. (step 1 and 2 on your msg)
&lt;BR /&gt;Normally i have nothing to do if the synchronization is automatic with rhe svn non?
&lt;BR /&gt;regards</description>
      <pubDate>Fri, 15 Apr 2016 13:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334784#M103411</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-15T13:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334785#M103412</link>
      <description>Hi,&lt;BR /&gt;The sychronization should be automatic with SVN&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;/NEXUS.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 06 May 2016 10:14:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334785#M103412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-06T10:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334786#M103413</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Yes the&amp;nbsp; sychronization svn/nexus is working 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Best regars</description>
      <pubDate>Tue, 10 May 2016 09:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334786#M103413</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-10T09:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Cannot find Libraries in Talend DI 6.1.1</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334787#M103414</link>
      <description>Hi,&lt;BR /&gt;Great it is working. 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>Tue, 10 May 2016 09:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Cannot-find-Libraries-in-Talend-DI-6-1-1/m-p/2334787#M103414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-10T09:50:54Z</dc:date>
    </item>
  </channel>
</rss>

