<?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 ESB Conductor pointing to old code even when a newer version is deployed using nexus. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206831#M6730</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I noticed a wierd behaviour. I deployed the 1st version of route. Later we had to update the route with some enhancement. Nexus artifact is getting updated (timestamp changed). In ESB conductor , new contexts are getting reflected, but I think due to cache issues, ESB conductor is still pointing to the old code. I made sure that the feature is not present in the Karaf. I tried the commands feature:repo-remove , feature:uninstall etc.The same code is working fine in studio. But when deployed to TAC ESB Conductor , I think it is pointing to old code. Has anyone faced this issue, If so, what is the solution ?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 07:23:44 GMT</pubDate>
    <dc:creator>ravi999</dc:creator>
    <dc:date>2024-11-16T07:23:44Z</dc:date>
    <item>
      <title>ESB Conductor pointing to old code even when a newer version is deployed using nexus.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206831#M6730</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I noticed a wierd behaviour. I deployed the 1st version of route. Later we had to update the route with some enhancement. Nexus artifact is getting updated (timestamp changed). In ESB conductor , new contexts are getting reflected, but I think due to cache issues, ESB conductor is still pointing to the old code. I made sure that the feature is not present in the Karaf. I tried the commands feature:repo-remove , feature:uninstall etc.The same code is working fine in studio. But when deployed to TAC ESB Conductor , I think it is pointing to old code. Has anyone faced this issue, If so, what is the solution ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206831#M6730</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2024-11-16T07:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: ESB Conductor pointing to old code even when a newer version is deployed using nexus.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206832#M6731</link>
      <description>I've seen similar behavior from Karaf with manually deployed artifacts. If you havnt tried deleting Karaf's data directory and bouncing the server, give that a try. you will need to redeploy all your jobs afterwards.&lt;BR /&gt;&lt;BR /&gt;I've also had to go into the Karaf system directory, locate directories associated with my job ( usually under the org/talend/ tree) and delete those. This is a bit dangerous as you can break karaf if you're not careful, so make a backup before you try.</description>
      <pubDate>Mon, 29 Oct 2018 18:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206832#M6731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-29T18:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: ESB Conductor pointing to old code even when a newer version is deployed using nexus.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206833#M6732</link>
      <description>&lt;P&gt;Thanks for the reply JGM. I published it from Talend Studio. CICD deployment is not working for ESB routes in Talend 6.4. So should we publish from Publisher in TAC. Came to know that Publisher is no more available in higher versions of Talend.&lt;/P&gt; 
&lt;P&gt;We deleted the data directory and restarted the runtime services. Even then the same issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please tell me the path where directories needs to be deleted? Is it talend/runtime/etc/job_name.cfg?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLeUAAW"&gt;@talend&lt;/A&gt;folks, this fix can be done in Dev but not in prod. Do you have any idea why this issue caused and what is the best fix for this?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Oct 2018 18:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206833#M6732</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2018-10-29T18:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: ESB Conductor pointing to old code even when a newer version is deployed using nexus.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206834#M6733</link>
      <description>&lt;P&gt;Just ran into this issue deploying to my Integration environment with Talend Data Services Platform 6.4.1. I'm using Karaf directly and even tried deleting the data folder - it didn't update anything - I'm still getting old values for default contexts (previous configs were deleted before shutting down Karaf to delete the data folder).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope this stuff is fixed in version 7.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 13:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206834#M6733</guid>
      <dc:creator>davidferguson</dc:creator>
      <dc:date>2018-11-01T13:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: ESB Conductor pointing to old code even when a newer version is deployed using nexus.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206835#M6734</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;With your subscription solution, could you please create a case on talend support portal so that we could give you a remote assistance to see if it is a bug?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 04:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206835#M6734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T04:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: ESB Conductor pointing to old code even when a newer version is deployed using nexus.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206836#M6735</link>
      <description>Yes. I did. Waiting for the reply from Talend Support&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2018 04:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/ESB-Conductor-pointing-to-old-code-even-when-a-newer-version-is/m-p/2206836#M6735</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2018-11-05T04:44:03Z</dc:date>
    </item>
  </channel>
</rss>

