<?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: [resolved] Route not running from ESB Condutor in TAC but running from Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367693#M131042</link>
    <description>Hi,&lt;BR /&gt;Is your runtime server&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;running well in TAC? Could you please indicate the build version you are using?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&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>Wed, 15 Jun 2016 07:15:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-06-15T07:15:33Z</dc:date>
    <item>
      <title>[resolved] Route not running from ESB Condutor in TAC but running from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367692#M131041</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I am able to run a route from Talend Studio which will fetch the xml message from the input queue and process the data. We deployed the route in Talend Admin Console and started the flow. But the status of the route is currently in ready to deploy status and it is not processing the data from the queue.&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; We are running the route in a standalone server. When I checked the configuration, it says Zookeeper server details is not present. Could it be the reason for the issue? &amp;nbsp;Following is the error I am getting. Could you people advise the possible root cause for this issue?&lt;BR /&gt;&amp;nbsp;ERROR ESBConfigChecker &amp;nbsp;- Connection to Service Locator failed.&lt;BR /&gt;org.talend.esb.servicelocator.client.ServiceLocatorException: Connection to Service Locator failed.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.esb.servicelocator.client.internal.zk.ZKBackend.connect(ZKBackend.java:84)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.esb.servicelocator.client.internal.ServiceLocatorImpl.connect(ServiceLocatorImpl.java:73)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.administrator.esbconductor.business.config.ESBConfigChecker.testZookeeperUrl(ESBConfigChecker.java:58)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.gwtadministrator.server.config.check.ConfigChecker.testZookeeperUrl(ConfigChecker.java:437)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.GeneratedMethodAccessor842.invoke(Unknown Source)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:601)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:75)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.GeneratedMethodAccessor812.invoke(Unknown Source)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.reflect.Method.invoke(Method.java:601)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:279)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.beans.EventHandler.invokeInternal(EventHandler.java:481)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.beans.EventHandler.access$000(EventHandler.java:278)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.beans.EventHandler$1.run(EventHandler.java:429)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.beans.EventHandler.invoke(EventHandler.java:427)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at com.sun.proxy.$Proxy51.evaluateValue(Unknown Source)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.gwtadministrator.server.config.check.ConfigChecker.check(ConfigChecker.java:273)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.administrator.common.config.ConfigHandler$2.execute(ConfigHandler.java:152)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.administrator.common.pool.RunnableTimeout.call(RunnableTimeout.java:52)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at org.talend.administrator.common.pool.RunnableTimeout.call(RunnableTimeout.java:23)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.FutureTask.run(FutureTask.java:166)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:722)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367692#M131041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Route not running from ESB Condutor in TAC but running from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367693#M131042</link>
      <description>Hi,&lt;BR /&gt;Is your runtime server&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp;running well in TAC? Could you please indicate the build version you are using?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&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>Wed, 15 Jun 2016 07:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367693#M131042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T07:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Route not running from ESB Condutor in TAC but running from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367694#M131043</link>
      <description>Hi Sabrina,
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thanks for looking into this topic. The Talend version we are using is 5.2.2 and I went to TAC to see whether Run time server is running or not. I could see that the runtime server is up and running with all parameters in Green.
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;But when I checked the configuration tab in TAC, I could see that the details for the parameter Apache Zookeeper server is blank (with message&amp;nbsp;Zookeeper for this url is unavailable). Is it mandatory to have the zookeeper server always up and running?&amp;nbsp;</description>
      <pubDate>Wed, 15 Jun 2016 11:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367694#M131043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-15T11:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Route not running from ESB Condutor in TAC but running from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367695#M131044</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;I started the zookeeper from the Talend default directory/esb/zookeeper/bin and also updated the zookeeper IP address in the ESB conductor. Once both details are updated, the issue disappeared from the adinistrator log :-).. Thought to update you about the same.</description>
      <pubDate>Thu, 16 Jun 2016 09:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367695#M131044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T09:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Route not running from ESB Condutor in TAC but running from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367696#M131045</link>
      <description>Hi,&lt;BR /&gt;Thanks for your feedback.&lt;BR /&gt;Can we consider this topic as resolved?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 16 Jun 2016 09:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367696#M131045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T09:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Route not running from ESB Condutor in TAC but running from Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367697#M131046</link>
      <description>Yes. Please marked it as resolved.</description>
      <pubDate>Thu, 16 Jun 2016 14:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Route-not-running-from-ESB-Condutor-in-TAC-but-running/m-p/2367697#M131046</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-16T14:49:34Z</dc:date>
    </item>
  </channel>
</rss>

