<?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 Salesforce proxy connection issue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237006#M25569</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I need to make proxy connection of salesforce, but I am getting the below error. I checked &lt;STRONG&gt;Use proxy&lt;/STRONG&gt; for proxy settings in advance settings. Also I tried &lt;STRONG&gt;tsetproxy&lt;/STRONG&gt; and &lt;STRONG&gt;tsalesforceconnection &lt;/STRONG&gt;and tried to connect proxy but nothing is working. Proxy server doesn't have username and password. Only host and port. Though, The same is connecting fine through browser, dataloader and&amp;nbsp; Ab Initio except talend. Talend Job is running fine without proxy settings.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;DIV&gt; 
 &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;Exception in component tSalesforceInput_1 (test)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;/DIV&gt; 
&lt;DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to send request to&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/31.0" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/31.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.tSalesforceInput_1Process(test.java:1272)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.runJobInTOS(test.java:2362)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.main(test.java:1759)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;[FATAL]: ivr_migration.test_0_1.test - tSalesforceInput_1 IOException: com.sforce.ws.ConnectionException: Failed to send request to&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/31.0" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/31.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to send request to&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/31.0" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/31.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.tSalesforceInput_1Process(test.java:1272)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.runJobInTOS(test.java:2362)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.main(test.java:1759)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;305362 milliseconds&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;[statistics] disconnected&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;Also, I have to increase the timeout significantly otherwise it's throwing connection timeout error.&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
&lt;/DIV&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:41:11 GMT</pubDate>
    <dc:creator>mani1304</dc:creator>
    <dc:date>2024-11-16T03:41:11Z</dc:date>
    <item>
      <title>Salesforce proxy connection issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237006#M25569</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;I need to make proxy connection of salesforce, but I am getting the below error. I checked &lt;STRONG&gt;Use proxy&lt;/STRONG&gt; for proxy settings in advance settings. Also I tried &lt;STRONG&gt;tsetproxy&lt;/STRONG&gt; and &lt;STRONG&gt;tsalesforceconnection &lt;/STRONG&gt;and tried to connect proxy but nothing is working. Proxy server doesn't have username and password. Only host and port. Though, The same is connecting fine through browser, dataloader and&amp;nbsp; Ab Initio except talend. Talend Job is running fine without proxy settings.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;DIV&gt; 
 &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;Exception in component tSalesforceInput_1 (test)&lt;/SPAN&gt;&lt;/P&gt; 
&lt;/DIV&gt; 
&lt;DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to send request to&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/31.0" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/31.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.tSalesforceInput_1Process(test.java:1272)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.runJobInTOS(test.java:2362)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.main(test.java:1759)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;[FATAL]: ivr_migration.test_0_1.test - tSalesforceInput_1 IOException: com.sforce.ws.ConnectionException: Failed to send request to&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/31.0" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/31.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;java.lang.RuntimeException: IOException: com.sforce.ws.ConnectionException: Failed to send request to&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/31.0" target="_blank" rel="noopener noreferrer nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/31.0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.tSalesforceInput_1Process(test.java:1272)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.runJobInTOS(test.java:2362)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;at test_0_1.test.main(test.java:1759)&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;305362 milliseconds&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;[statistics] disconnected&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
 &lt;DIV&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
  &lt;P class="x_x_MsoNormal"&gt;&lt;SPAN&gt;Also, I have to increase the timeout significantly otherwise it's throwing connection timeout error.&lt;/SPAN&gt;&lt;/P&gt; 
 &lt;/DIV&gt; 
&lt;/DIV&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237006#M25569</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2024-11-16T03:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce proxy connection issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237007#M25570</link>
      <description>As far as I know tSetProxy works fine with tSalesforceConnection. Can you share your job design?</description>
      <pubDate>Fri, 03 Jan 2020 11:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237007#M25570</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2020-01-03T11:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce proxy connection issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237008#M25571</link>
      <description>&lt;P&gt;For tsetproxy one,&lt;/P&gt;&lt;P&gt;tsetproxy(both Http proxy and Https Proxy )--&amp;gt;&amp;gt;tsalesforceInput(enabled &lt;STRONG&gt;Use Proxy&lt;/STRONG&gt; in Advance setting)--&amp;gt;&amp;gt;tlogrow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without tsetproxy one,&lt;/P&gt;&lt;P&gt;tsalesforceInput(enabled &lt;STRONG&gt;Use Proxy&lt;/STRONG&gt; in Advance setting)--&amp;gt;&amp;gt;tlogrow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used tsetproxy after seeing old posts, but I guess only enabling &lt;STRONG&gt;Use Proxy&lt;/STRONG&gt; in Advance setting should be sufficient.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2020 14:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237008#M25571</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-01-03T14:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce proxy connection issue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237009#M25572</link>
      <description>&lt;P&gt;Hi, Can someone please suggest on this ?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2020 05:58:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-proxy-connection-issue/m-p/2237009#M25572</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2020-01-13T05:58:05Z</dc:date>
    </item>
  </channel>
</rss>

