<?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: Proxy configuration on Talend ESB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Proxy-configuration-on-Talend-ESB/m-p/2284254#M57987</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please try to also verify if it works with auth-free proxy (whether the proxy takes effect).&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2019 06:24:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-20T06:24:13Z</dc:date>
    <item>
      <title>Proxy configuration on Talend ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Proxy-configuration-on-Talend-ESB/m-p/2284253#M57986</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; We deploy a bundle into Talend ESB and when it tries to connect to a SoapService through a proxy launch an excpetion (502 http error), and i don't know where it is necessary to change configuration to modify nonproxyHosts, because i'm accesing an internal server into the same lan.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What i see is when i make the first request system properties http.proxyHost, proxyPassword, nonProxyHosts are modified.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Error summary&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Caused by: java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 502 cannotconnect"&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2142" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2142&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:259" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:259&lt;/A&gt;)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:252)&lt;BR /&gt;... 4 more&lt;/P&gt;
&lt;P&gt;CAUSE:&lt;/P&gt;
&lt;P&gt;java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 502 cannotconnect"&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2142" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2142&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:259" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:259&lt;/A&gt;)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:252)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:160)&lt;BR /&gt;at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:147)&lt;BR /&gt;at industria4.ubemanager_0_1.UbeManager.tWriteXMLField_1_InProcess(UbeManager.java:2221)&lt;BR /&gt;at industria4.ubemanager_0_1.UbeManager$1ThreadXMLField_tWriteXMLField_1_Out.run(UbeManager.java:813)&lt;/P&gt;
&lt;P&gt;CAUSE:&lt;/P&gt;
&lt;P&gt;com.sun.xml.messaging.saaj.SOAPExceptionImpl: Message send failed&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:297)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:160)&lt;BR /&gt;at org.talend.soap.SOAPUtil.invokeSOAP(SOAPUtil.java:147)&lt;BR /&gt;at industria4.ubemanager_0_1.UbeManager.tWriteXMLField_1_InProcess(UbeManager.java:2221)&lt;BR /&gt;at industria4.ubemanager_0_1.UbeManager$1ThreadXMLField_tWriteXMLField_1_Out.run(UbeManager.java:813)&lt;BR /&gt;Caused by: java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.1 502 cannotconnect"&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2142" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.doTunneling(HttpURLConnection.java:2142&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309&lt;/A&gt;)&lt;BR /&gt;at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:259" target="_blank" rel="nofollow noopener noreferrer"&gt;www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:259&lt;/A&gt;)&lt;BR /&gt;at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:252)&lt;BR /&gt;... 4 more&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Proxy-configuration-on-Talend-ESB/m-p/2284253#M57986</guid>
      <dc:creator>avaras</dc:creator>
      <dc:date>2024-11-16T05:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy configuration on Talend ESB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Proxy-configuration-on-Talend-ESB/m-p/2284254#M57987</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Please try to also verify if it works with auth-free proxy (whether the proxy takes effect).&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2019 06:24:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Proxy-configuration-on-Talend-ESB/m-p/2284254#M57987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-20T06:24:13Z</dc:date>
    </item>
  </channel>
</rss>

