<?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: route running fine in studio but throws below from TAC (ESB conductor) in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201265#M3419</link>
    <description>&lt;P&gt;I suspect this is your issue (&lt;A href="https://issues.jboss.org/browse/ENTESB-8928" target="_blank" rel="nofollow noopener noreferrer"&gt;https://issues.jboss.org/browse/ENTESB-8928&lt;/A&gt;). It looks like an upgrade to the camel-jetty and camel-salesforce features may be in order. I suggest installing a new Karaf and testing this out in that before modifying your main Karaf&lt;/P&gt;</description>
    <pubDate>Tue, 18 Sep 2018 22:02:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-18T22:02:29Z</dc:date>
    <item>
      <title>route running fine in studio but throws below from TAC (ESB conductor)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201264#M3418</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;The route is running fine in the studio. But when deployed to TAC, it is throwing the below error. Can anyone please help me&amp;nbsp; on this&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;java.lang.NoSuchMethodError: org.apache.camel.component.salesforce.SalesforceHttpClient.getProtocolHandlers()Ljava/util/List;&lt;BR /&gt;at org.apache.camel.component.salesforce.SalesforceHttpClient.doStart(SalesforceHttpClient.java:76) ~[?:?]&lt;BR /&gt;at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68) ~[?:?]&lt;BR /&gt;at org.apache.camel.component.salesforce.SalesforceComponent.doStart(SalesforceComponent.java:279) ~[?:?]&lt;BR /&gt;at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.startService(DefaultCamelContext.java:3275) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.startServices(DefaultCamelContext.java:3281) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:3021) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.access$000(DefaultCamelContext.java:175) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2854) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext$2.call(DefaultCamelContext.java:2850) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.doWithDefinedClassLoader(DefaultCamelContext.java:2873) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:2850) ~[?:?]&lt;BR /&gt;at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:61) ~[?:?]&lt;BR /&gt;at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:2819) ~[?:?]&lt;BR /&gt;at org.apache.camel.spring.SpringCamelContext.maybeStart(SpringCamelContext.java:275) ~[?:?]&lt;BR /&gt;at org.apache.camel.spring.SpringCamelContext.onApplicationEvent(SpringCamelContext.java:136) ~[?:?]&lt;BR /&gt;at org.apache.camel.spring.CamelContextFactoryBean.onApplicationEvent(CamelContextFactoryBean.java:340) ~[?:?]&lt;BR /&gt;at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:96) ~[?:?]&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:335) ~[?:?]&lt;BR /&gt;at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:958) ~[?:?]&lt;BR /&gt;at org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext.finishRefresh(AbstractOsgiBundleApplicationContext.java:235) ~[?:?]&lt;BR /&gt;at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:358) ~[?:?]&lt;BR /&gt;at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85) ~[?:?]&lt;BR /&gt;at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320) ~[?:?]&lt;BR /&gt;at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132) ~[?:?]&lt;BR /&gt;at java.lang.Thread.run(Thread.java:745) [?:?]&lt;BR /&gt;2018-09-18T19:40:36,734 | INFO | sshd-SshServer[55e0c897]-nio2-thread-25 | er.session.ServerUserAuthService 295 | 144 - org.apache.sshd.core - 1.4.0&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:37:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201264#M3418</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2024-11-16T07:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: route running fine in studio but throws below from TAC (ESB conductor)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201265#M3419</link>
      <description>&lt;P&gt;I suspect this is your issue (&lt;A href="https://issues.jboss.org/browse/ENTESB-8928" target="_blank" rel="nofollow noopener noreferrer"&gt;https://issues.jboss.org/browse/ENTESB-8928&lt;/A&gt;). It looks like an upgrade to the camel-jetty and camel-salesforce features may be in order. I suggest installing a new Karaf and testing this out in that before modifying your main Karaf&lt;/P&gt;</description>
      <pubDate>Tue, 18 Sep 2018 22:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201265#M3419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-18T22:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: route running fine in studio but throws below from TAC (ESB conductor)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201266#M3420</link>
      <description>&lt;P&gt;Hi Rhall,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have gone through this link&amp;nbsp;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="https://issues.jboss.org/browse/ENTESB-8928" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://issues.jboss.org/browse/ENTESB-8928&lt;/A&gt;&lt;SPAN&gt;) and could just understand that we need the update the POM file. But couldn't find any pom file on the server as we have the issue on the TAC only. Is there any documentation detailing how to upgrade the&amp;nbsp;camel-jetty and camel-salesforce features and to unistall and install the karaf on talend job server or runtime ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 22:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201266#M3420</guid>
      <dc:creator>ravi999</dc:creator>
      <dc:date>2018-09-20T22:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: route running fine in studio but throws below from TAC (ESB conductor)</title>
      <link>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201267#M3421</link>
      <description>&lt;P&gt;This is where you need to get to grips with Apache Karaf. If you are going to work with the ESB product you will need to learn Apache Karaf, Apache Camel and probably a fair amount of Spring. What you will need to do is upgrade your features in the Karaf. Start here:&amp;nbsp;&lt;A href="https://karaf.apache.org/documentation.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://karaf.apache.org/documentation.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To install features look for "feature:install"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The best thing you can do is look through the documentation and have a play.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 22:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/route-running-fine-in-studio-but-throws-below-from-TAC-ESB/m-p/2201267#M3421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-20T22:51:09Z</dc:date>
    </item>
  </channel>
</rss>

