<?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 Problem refreshing a component in palette in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268704#M47186</link>
    <description>Hello everybody, 
&lt;BR /&gt;Here is my problem : 
&lt;BR /&gt;1 I create a component in the component designer, I write some code, and I push into the palette. all right, it appears. 
&lt;BR /&gt;2 I use in a Job, all right, it works fine. 
&lt;BR /&gt;3 I modify my component in the designer, push again, all right, still in the palette 
&lt;BR /&gt;4 I run again my Job using this component, and, oh... doesn't take my changes... 
&lt;BR /&gt;5 I check the code generated by the job, indeed, no changes 
&lt;BR /&gt;6 I check the Java Code generated by the palette (Ctrl + Shift + R), it's ok, the code seems to be generated with my changes. 
&lt;BR /&gt;7 I close my job, reopen it, no modifications of my component, I close TOS and reopen TOS and my job, no changes too. 
&lt;BR /&gt;Any idea ?... 
&lt;BR /&gt;Thanks for your help !</description>
    <pubDate>Sat, 16 Nov 2024 13:21:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T13:21:05Z</dc:date>
    <item>
      <title>Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268704#M47186</link>
      <description>Hello everybody, 
&lt;BR /&gt;Here is my problem : 
&lt;BR /&gt;1 I create a component in the component designer, I write some code, and I push into the palette. all right, it appears. 
&lt;BR /&gt;2 I use in a Job, all right, it works fine. 
&lt;BR /&gt;3 I modify my component in the designer, push again, all right, still in the palette 
&lt;BR /&gt;4 I run again my Job using this component, and, oh... doesn't take my changes... 
&lt;BR /&gt;5 I check the code generated by the job, indeed, no changes 
&lt;BR /&gt;6 I check the Java Code generated by the palette (Ctrl + Shift + R), it's ok, the code seems to be generated with my changes. 
&lt;BR /&gt;7 I close my job, reopen it, no modifications of my component, I close TOS and reopen TOS and my job, no changes too. 
&lt;BR /&gt;Any idea ?... 
&lt;BR /&gt;Thanks for your help !</description>
      <pubDate>Sat, 16 Nov 2024 13:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268704#M47186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268705#M47187</link>
      <description>Hello, 
&lt;BR /&gt; If you close your TOS, and reopen, you should have the last version of your component ! -&amp;gt; have you save your work ? 
&lt;BR /&gt; or any error during genarting of javajet ? Talend can keep the last java code of the job.
&lt;BR /&gt; 
&lt;BR /&gt; In Preference Have you set 2 folders, one for component designer, the other for talend palette , or only one ?
&lt;BR /&gt; If you have set two folders it should work.
&lt;BR /&gt; If you have set only one, i have some trouble too ! you can use CTRL+Shift+F3 to recompile palette ( and avoid to restart Talend )
&lt;BR /&gt; No more idea.</description>
      <pubDate>Thu, 15 Jul 2010 15:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268705#M47187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T15:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268706#M47188</link>
      <description>Thanks for your speedy message ;-)
&lt;BR /&gt;Well,
&lt;BR /&gt;If I close, and reopen TOS, indeed, I should have the last version... but if the java code generated is ok, the code 'inserted' in the job is not the good one. And yes, I've saved my work.
&lt;BR /&gt;In preferences, yes, I've one for the designer and another one for the palette.
&lt;BR /&gt;So... no more idea... 
&lt;BR /&gt;But the problem is still there...
&lt;BR /&gt;More precisely, I've made another test :
&lt;BR /&gt;1 Delete of the 'begin' javajet
&lt;BR /&gt;2 Push my component =&amp;gt; palette refresh ok, no errors
&lt;BR /&gt;3 In the component palette directory, the 'begin' javajet has been deleted =&amp;gt; ok
&lt;BR /&gt;4 When I close my Job and reopen it, Talend doesn't 'popup' me that component xxx has changed...
&lt;BR /&gt;5 Indeed, the code still include the code present in 'begin' javajet...
&lt;BR /&gt;How Talend does to detect a component has changed ?...
&lt;BR /&gt;Any idea ?...</description>
      <pubDate>Thu, 15 Jul 2010 16:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268706#M47188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T16:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268707#M47189</link>
      <description>Hello, &lt;BR /&gt;   My last ideas :&lt;BR /&gt;     Have you try to run your job ? &lt;BR /&gt;     Your javajet seems to be good, but talend can't generate the java code of your job, and it's always the last good java code witch is displayed&lt;BR /&gt;     So the execution of the job fail, with a message like "error to generate code"&lt;BR /&gt;     Have you change the family of your component between the two push component ?&lt;BR /&gt;     - go to navigator view : .JETEEmiters /&lt;BR /&gt;                scr/org/talend/designer/codegen/translators and delete old version.&lt;BR /&gt;               runtime/org/talend/designer/codegen/translators delete old version too.</description>
      <pubDate>Thu, 15 Jul 2010 16:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268707#M47189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T16:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268708#M47190</link>
      <description>Well, indeed, I haven't try to run my job...
&lt;BR /&gt;So I've just ran my job, and... well. 
&lt;BR /&gt;The java code have been generated without error, but my job 'failed', simply because it's not the 'modified code' that have been integrated in the generation...
&lt;BR /&gt;And, when I've checked the code after the run, the code haven't changed...
&lt;BR /&gt;'Snif...'
&lt;BR /&gt;Thanks for your help... but still not working...</description>
      <pubDate>Thu, 15 Jul 2010 16:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268708#M47190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T16:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268709#M47191</link>
      <description>To answer to your edit, &lt;BR /&gt;I don't change the family of my component.&lt;BR /&gt;Another element in my manipulations of component, when I created my 'new' component, I reuse a component already existing, in the same category... &lt;BR /&gt;I've checked both directories, and... it's not the same content ?&lt;BR /&gt;In src/... I've all the files.&lt;BR /&gt;In runtime/... I've only the half : only files of the 'old' component are presents... the new component doesn't exist ?...</description>
      <pubDate>Thu, 15 Jul 2010 17:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268709#M47191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T17:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268710#M47192</link>
      <description>Hello,&lt;BR /&gt;   &lt;BR /&gt;   Can you upload your component (zip) and export your testing job.&lt;BR /&gt;   Witch is your TOS version ?</description>
      <pubDate>Thu, 15 Jul 2010 17:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268710#M47192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T17:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268711#M47193</link>
      <description>I've uploaded here :&lt;BR /&gt;&lt;A href="https://www.srumip.fr/talend/" rel="nofollow noopener noreferrer"&gt;https://www.srumip.fr/talend/&lt;/A&gt;&lt;BR /&gt;2 files, 1st = Job, 2nd = component&lt;BR /&gt;I use 4.0.2 r43696</description>
      <pubDate>Thu, 15 Jul 2010 17:18:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268711#M47193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-15T17:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268712#M47194</link>
      <description>Hello, 
&lt;BR /&gt; I have download your files, i can see java code from component ! 
&lt;BR /&gt; I have make some code update
&lt;BR /&gt; Sorry, I can't reproduce your issue.</description>
      <pubDate>Tue, 20 Jul 2010 14:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268712#M47194</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-20T14:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268713#M47195</link>
      <description>aouch... &lt;BR /&gt;thanks for helping...&lt;BR /&gt;I think I'm gonna try to make another project and import all my Jobs &amp;amp; co.</description>
      <pubDate>Tue, 20 Jul 2010 14:22:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268713#M47195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-20T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268714#M47196</link>
      <description>Good evening,
&lt;BR /&gt;sorry for revmping an old thread but...i've exactly the same problem!
&lt;BR /&gt;every time i push a component into the palette, the begin javajet becomes empty!
&lt;BR /&gt;i've deleted all relevant files in JETemitters, both src and runtime...</description>
      <pubDate>Fri, 13 Jul 2012 20:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268714#M47196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-13T20:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268715#M47197</link>
      <description>I'm having the problem too on 5.2.0r86684. Anyone got a solution?</description>
      <pubDate>Thu, 02 Aug 2012 17:12:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268715#M47197</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-08-02T17:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268716#M47198</link>
      <description>up&lt;BR /&gt;still having the same issue about unwanted begin file truncation&lt;BR /&gt;anyone got a solution to this issue?</description>
      <pubDate>Thu, 17 Jan 2013 00:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268716#M47198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-17T00:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem refreshing a component in palette</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268717#M47199</link>
      <description>Same problem here with 5.5 - I created and used a component with only the main part. Then I added begin-file. No matter I publish, restart, delete job, create new job - the begin-file does not generate any code. I'm pretty sure the code of the begin file is no problem: 
&lt;BR /&gt;&amp;lt;%@ jet&amp;nbsp; 
&lt;BR /&gt; imports=" 
&lt;BR /&gt; org.talend.core.model.process.INode&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; org.talend.core.model.process.ElementParameterParser 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; org.talend.designer.codegen.config.CodeGeneratorArgument&amp;nbsp; 
&lt;BR /&gt; org.talend.core.model.metadata.IMetadataTable&amp;nbsp; 
&lt;BR /&gt; org.talend.core.model.metadata.IMetadataColumn 
&lt;BR /&gt; org.talend.core.model.metadata.types.JavaType 
&lt;BR /&gt; org.talend.core.model.process.IConnection 
&lt;BR /&gt; org.talend.core.model.process.IConnectionCategory 
&lt;BR /&gt; org.talend.core.model.metadata.types.JavaTypesManager 
&lt;BR /&gt; org.talend.core.model.utils.NodeUtil 
&lt;BR /&gt; java.util.List 
&lt;BR /&gt; java.util.Map 
&lt;BR /&gt; " 
&lt;BR /&gt;%&amp;gt; 
&lt;BR /&gt;&amp;lt;%&amp;nbsp; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; CodeGeneratorArgument codeGenArgument = (CodeGeneratorArgument) argument; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; INode node = (INode)codeGenArgument.getArgument(); 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; String cid = node.getUniqueName(); 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; String level = ElementParameterParser.getValue(node,"__LEVEL__"); 
&lt;BR /&gt;%&amp;gt; 
&lt;BR /&gt;org.apache.log4j.Level level_&amp;lt;%=cid%&amp;gt; = org.apache.log4j.Level.INFO; 
&lt;BR /&gt;if(&amp;lt;%=level%&amp;gt;.equals("Info")) { 
&lt;BR /&gt; level_&amp;lt;%=cid%&amp;gt; = org.apache.log4j.Level.INFO; 
&lt;BR /&gt;} else if(&amp;lt;%=level%&amp;gt;.equals("Warn")) { 
&lt;BR /&gt; level_&amp;lt;%=cid%&amp;gt; = org.apache.log4j.Level.WARN; 
&lt;BR /&gt;} else if(&amp;lt;%=level%&amp;gt;.equals("Error")) { 
&lt;BR /&gt; level_&amp;lt;%=cid%&amp;gt; = org.apache.log4j.Level.ERROR; 
&lt;BR /&gt;} else if(&amp;lt;%=level%&amp;gt;.equals("Debug")) { 
&lt;BR /&gt; level_&amp;lt;%=cid%&amp;gt; = org.apache.log4j.Level.DEBUG; 
&lt;BR /&gt;}</description>
      <pubDate>Mon, 14 Sep 2015 11:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-refreshing-a-component-in-palette/m-p/2268717#M47199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-14T11:58:48Z</dc:date>
    </item>
  </channel>
</rss>

