<?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: Error deploying ESB route in TAC, Connection Refused in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302027#M145589</link>
    <description>&lt;P&gt;even I am getting&amp;nbsp;kind of same error while deploying rest service onto runtime server.&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;publish to nexus works fine however&amp;nbsp;I keep getting below error while&amp;nbsp;deploying job to runtime server:&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;Suppressed: java.io.IOException: Error downloading mvn&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;OC/TESTRESTSERVICE_3/0.2.0&lt;BR /&gt;at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77)&lt;BR /&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)a&lt;/P&gt; 
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md9S"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md9S"&gt;OriginalPost.pdf&lt;/A&gt;</description>
    <pubDate>Fri, 06 Oct 2017 19:49:55 GMT</pubDate>
    <dc:creator>nmodi</dc:creator>
    <dc:date>2017-10-06T19:49:55Z</dc:date>
    <item>
      <title>Error deploying ESB route in TAC, Connection Refused</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302025#M145587</link>
      <description>&lt;P&gt;I'm unable to deploy a route to the runtime server from TAC after publishing the route to Nexus.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The 2 errors I'm getting from tac.log are:&lt;/P&gt; 
&lt;P&gt;java.lang.RuntimeException: Error resolving artifact ESB_TEST:TestRoute-feature:xml:0.1.0-SNAPSHOT: Could not transfer artifact ESB_TEST:TestRoute-feature:xml:0.1.0-SNAPSHOT from/to tesb.snapshot (&lt;A href="http://admin:****@localhost:8081/nexus/content/repositories/snapshots/" target="_blank"&gt;http://admin:****@localhost:8081/nexus/content/repositories/snapshots/&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Connect to localhost:8081 [localhost/127.0.0.1, localhost/0:0:0:0:0:0:0:1] failed: Connection refused (Connection refused) : mvn:&lt;A href="http://admin:****@localhost:8081/nexus/content/repositories/snapshots!ESB_TEST/TestRoute-feature/0.1.0-SNAPSHOT/xml" target="_blank"&gt;http://admin:****@localhost:8081/nexus/content/repositories/snapshots!ESB_TEST/TestRoute-feature/0.1.0-SNAPSHOT/xml&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;and&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Unexpected exception : Service method 'public abstract boolean org.talend.gwtadministrator.client.module.conductor.esbconductor.service.EsbConductorService.checkIfFeatureDeployed(int) throws org.talend.gwttoolkit.client.exception.ClientBusinessException' threw an unexpected exception: org.talend.gwttoolkit.client.exception.ClientSystemException: NullPointerException&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Our setup consists of 2 machines, nexus and tac are on 1 machine and runtime and jobserver are on the other.&lt;/P&gt; 
&lt;P&gt;Regular talend integration jobs deploy and run fine onto jobserver but ESB routes are unable to be deployed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The runtime/jobserver machine shows up fine in the Server Tab of Tac, port 8000 and 8001 are green, although it says the monitoring port 8888 is misconfigured.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For the first error I wanted to try giving it the actual ip address to nexus but I can't figure out where to set that. I have no idea whats causing the 2nd error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any help on how to resolve would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302025#M145587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying ESB route in TAC, Connection Refused</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302026#M145588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Can you deploy your job in runtime from studio directly? Does this issue repro on all your routes or a specific one?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 07:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302026#M145588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-25T07:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying ESB route in TAC, Connection Refused</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302027#M145589</link>
      <description>&lt;P&gt;even I am getting&amp;nbsp;kind of same error while deploying rest service onto runtime server.&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;publish to nexus works fine however&amp;nbsp;I keep getting below error while&amp;nbsp;deploying job to runtime server:&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;Suppressed: java.io.IOException: Error downloading mvn&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;OC/TESTRESTSERVICE_3/0.2.0&lt;BR /&gt;at org.apache.karaf.features.internal.download.impl.AbstractRetryableDownloadTask.run(AbstractRetryableDownloadTask.java:77)&lt;BR /&gt;at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)&lt;BR /&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)a&lt;/P&gt; 
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md9S"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Md9S"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302027#M145589</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2017-10-06T19:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying ESB route in TAC, Connection Refused</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302028#M145590</link>
      <description>&lt;P&gt;Hi Kelsonpdx,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1. For monitoring port issue, please try to use the FQDN (fully-qualified-domain-name) of the Execution / JobServer, while adding the server. I had a similar problem and it is resolved now - Thanks to Talend Community. Obviously, check if TAC can reach Execution / JobServer host in the port 8888 - sometimes firewall might be the culprit.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2. For your Route deployment, your Runtime is looking for the Nexus Repository in localhost (which need not be and is not in most of the cases &lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;). For this, please go to the runtime directory or ESB&amp;nbsp;container directory (depending upon your type of install), and in "etc" directory, you shall find a file called "org.ops4j.pax.url.mvn". In that file, scroll down to the last to find the Nexus configuration. Please change the hostname appropriately. =====&amp;gt; Kindly pay attention to which version of Nexus you are using. Right now, 7.0.1 uses Nexus v3 and older ones might use Nexus v2.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope these answers help you. Good luck&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Cheers,&lt;/P&gt; 
&lt;P&gt;Adharsh&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 18:18:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-deploying-ESB-route-in-TAC-Connection-Refused/m-p/2302028#M145590</guid>
      <dc:creator>AddyAdharsh</dc:creator>
      <dc:date>2018-08-01T18:18:51Z</dc:date>
    </item>
  </channel>
</rss>

