<?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: Custom Component not loading into Pallette in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370771#M133776</link>
    <description>Hi, could you please check the &amp;lt;workspace&amp;gt;/.metadata/.log file what happens here?</description>
    <pubDate>Fri, 27 May 2016 08:42:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-05-27T08:42:00Z</dc:date>
    <item>
      <title>Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370767#M133772</link>
      <description>I have a strange situation going on, and I'm not even sure where to start looking for a solution. 
&lt;BR /&gt;Talend Open Studio DI is installed on 2 separate machines. 
&lt;BR /&gt;One is Windows Server 2012, the other is Windows Server 2008. 
&lt;BR /&gt;All of our custom components are installed and read from a network folder. &amp;nbsp;So Talend from both machines reads the custom components from the same location. &amp;nbsp;There are 28 total custom components. &amp;nbsp;The folder structure is the same for each: &amp;nbsp;\Custom Components\tNameOfComponent\ 
&lt;BR /&gt;When I open Talend from the 2012 machine, it loads all the components in just fine. 
&lt;BR /&gt;When I open Talend from the 2008 machine, it reads most but not all components. &amp;nbsp;I've tried to clear the components cache, reviewed to make sure the components are structured correctly, no luck pulling in the missing components. &amp;nbsp;We followed the same instructions for installing Java and Talend in both systems. &amp;nbsp;As far as I can tell, paths for the programs and everything else about the install is identical. 
&lt;BR /&gt;Like I said, I don't even know where to start looking for a solution. &amp;nbsp;If there are any suggestions on some things I can start looking into, I welcome them.</description>
      <pubDate>Tue, 26 Apr 2016 08:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370767#M133772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-26T08:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370768#M133773</link>
      <description>Hi,&lt;BR /&gt;Could you please try to put these missing custom components in&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Windows Server 2008 computer &amp;nbsp;and &amp;nbsp;load them into studio locally to see if it works?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;FONT size="1"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Wed, 27 Apr 2016 08:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370768#M133773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-27T08:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370769#M133774</link>
      <description>Yes, when I move the components to the Desktop and load them in from there, they come into the workspace. 
&lt;BR /&gt;When I change the location back to my network folder, they are removed again. 
&lt;BR /&gt;In this network folder, I have 31 custom components and 25 or more pull into the project. &amp;nbsp;But there are a small handful that don't. 
&lt;BR /&gt;I read about "Installing Custom Components" ( 
&lt;A href="https://help.talend.com/search/all?query=Installing+a+custom+component&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Installing+a+custom+component&amp;amp;content-lang=en&lt;/A&gt;) where it asked about making sure the XML is well-formed. &amp;nbsp;It is. &amp;nbsp;This same component from this same location is pulled into a different machine running the same version of Talend without any problems. 
&lt;BR /&gt;My work around for now is that I have manually copied the components into the components/ext/user folder. &amp;nbsp;I assume that is what the system is doing when I give it a path of the custom components and tell it to Apply. &amp;nbsp;After manually pasting there, they load into the job just fine and I am able to use them.</description>
      <pubDate>Thu, 26 May 2016 23:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370769#M133774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-26T23:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370770#M133775</link>
      <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;My work around for now is that I have manually copied the components into the components/ext/user folder. &amp;nbsp;I assume that is what the system is doing when I give it a path of the custom components and tell it to Apply. &amp;nbsp;After manually pasting there, they load into the job just fine and I am able to use them.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Thanks for your feedback and share your solution here.&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>Fri, 27 May 2016 08:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370770#M133775</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-27T08:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370771#M133776</link>
      <description>Hi, could you please check the &amp;lt;workspace&amp;gt;/.metadata/.log file what happens here?</description>
      <pubDate>Fri, 27 May 2016 08:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370771#M133776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-05-27T08:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370772#M133777</link>
      <description>Sorry that I let this sit for so long. &amp;nbsp;I found a work around and then got pulled into other projects. 
&lt;BR /&gt;This has come up again. &amp;nbsp;My workaround of putting it in components/ex/user isn't working because each time Talend loads, it removes the components. 
&lt;BR /&gt;Same situation as before, I have a folder with 30 custom components. &amp;nbsp;25 load into the program, but there are a handful that don't. &amp;nbsp;I've checked the components and the files are wellformed. 
&lt;BR /&gt;&amp;lt;workspace&amp;gt;/.metadata/.log doesn't list the missing components at all. &amp;nbsp;Shows errors on other things, but not the ones I'm looking for. 
&lt;BR /&gt;I tried deleting the components cash in the configuration folder, but it still isn't pulling in. 
&lt;BR /&gt;Any other thoughts on where I should be looking? &amp;nbsp;Is there a file somewhere that caches which components to pull in?</description>
      <pubDate>Thu, 06 Oct 2016 12:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370772#M133777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-06T12:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370773#M133778</link>
      <description>Is it possible there's a permissions issue with the 2008 server unable to read all the component folders on the share drive?</description>
      <pubDate>Fri, 07 Oct 2016 21:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370773#M133778</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2016-10-07T21:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Component not loading into Pallette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370774#M133779</link>
      <description>I wondered that too, but a dozen custom components in the same folder, all of them load except 1 or 2.&amp;nbsp;&lt;BR /&gt;Copy and paste the component from that folder into a folder on the desktop, and it loads in and runs without a problem.&lt;BR /&gt;Based on that, I have ruled out a problem with the structure of the component since it runs fine when put into another location. &amp;nbsp;I have also ruled out a problem with the location, since other components in that same folder run just fine. &amp;nbsp;So far, I haven't been able to narrow this down. &amp;nbsp;When I need to use this component, I have to copy/paste all the needed components to the desktop and build the job while it's connected to that folder.</description>
      <pubDate>Thu, 20 Oct 2016 01:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Custom-Component-not-loading-into-Pallette/m-p/2370774#M133779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-20T01:24:32Z</dc:date>
    </item>
  </channel>
</rss>

