<?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: Exception error in tsalesforce output component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214066#M11067</link>
    <description>Hello Team, 
&lt;BR /&gt;Any update on the below "org.apache.axis2.AxisFault: test.salesforce.com" issue? 
&lt;BR /&gt;I could able to connect the same SF instances with any number of jobs when i use open Internet. &amp;nbsp;But since my organization have proxy settings it throws error. 
&lt;BR /&gt;Is there any where I have to do changes for proxy setting? 
&lt;BR /&gt;Note - In metadata level I can successfully connect to SF with proxy, but while running the job I'm facing this error.</description>
    <pubDate>Thu, 03 Mar 2016 04:53:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-03T04:53:39Z</dc:date>
    <item>
      <title>Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214060#M11061</link>
      <description>My job is failing when i populate data into account module in salesforce...i dont &amp;nbsp;understand the reason.. 
&lt;BR /&gt;Exception in component tSalesforceOutput_1 
&lt;BR /&gt;org.apache.axis2.AxisFault: Read timed out 
&lt;BR /&gt; at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) 
&lt;BR /&gt; at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:197) 
&lt;BR /&gt; at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75) 
&lt;BR /&gt; at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:404) 
&lt;BR /&gt; at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:231) 
&lt;BR /&gt; at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443) 
&lt;BR /&gt; at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406) 
&lt;BR /&gt; at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229) 
&lt;BR /&gt; at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165) 
&lt;BR /&gt; at com.salesforce.soap.partner.SforceServiceStub.create(SforceServiceStub.java:6651) 
&lt;BR /&gt; at org.talend.salesforce.SforceManagementImpl.insert(SforceManagementImpl.java:574) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; at enclarity_to_staging.sf_enclarity_master_0_1.SF_ENCLARITY_MASTER.tMSSqlInput_1Process(SF_ENCLARITY_MASTER.java:4851) 
&lt;BR /&gt; at enclarity_to_staging.sf_enclarity_master_0_1.SF_ENCLARITY_MASTER.runJobInTOS(SF_ENCLARITY_MASTER.java:5229) 
&lt;BR /&gt; at enclarity_to_staging.sf_enclarity_master_0_1.SF_ENCLARITY_MASTER.main(SF_ENCLARITY_MASTER.java:5045) 
&lt;BR /&gt;Caused by: java.net.SocketTimeoutException: Read timed out 
&lt;BR /&gt; at java.net.SocketInputStream.socketRead0(Native Method) 
&lt;BR /&gt; at java.net.SocketInputStream.read(Unknown Source) 
&lt;BR /&gt; at java.net.SocketInputStream.read(Unknown Source) 
&lt;BR /&gt; at sun.security.ssl.InputRecord.readFully(Unknown Source) 
&lt;BR /&gt; at sun.security.ssl.InputRecord.read(Unknown Source) 
&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 
&lt;BR /&gt; at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source) 
&lt;BR /&gt; at sun.security.ssl.AppInputStream.read(Unknown Source) 
&lt;BR /&gt; at java.io.BufferedInputStream.fill(Unknown Source) 
&lt;BR /&gt; at java.io.BufferedInputStream.read(Unknown Source) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:78) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:106) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1116) 
&lt;BR /&gt; at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1413) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397) 
&lt;BR /&gt; at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:621) 
&lt;BR /&gt; at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:193) 
&lt;BR /&gt; ... 12 more 
&lt;BR /&gt; 
&lt;BR /&gt;please help me out</description>
      <pubDate>Sat, 16 Nov 2024 11:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214060#M11061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214061#M11062</link>
      <description>Hi,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Do you have several tSalesforceInput components using the same account to connect to the server at the same time? Could you please show us your job design screenshots?&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>Fri, 16 Jan 2015 06:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214061#M11062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T06:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214062#M11063</link>
      <description>Im using this module/component only once in my job....As you can se from screen shot it is just sql server table,tmap and output component...It is able to populate 200 rows and after that it says read out and job fails.....Im working for the first time with salesforce component..so have no idea about it....i tried running it with 600000 milliseconds than the regular 60000..but it is stilll giving same issues.</description>
      <pubDate>Fri, 16 Jan 2015 15:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214062#M11063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-16T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214063#M11064</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Do you have several tSalesforceInput components using the same account to connect to the server at the same time? Could you please show us your job design screenshots?&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;&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;I've been having the same behavior as well. &amp;nbsp;And yes I'm using multiple tSalesForceInput components.
&lt;BR /&gt;Should I use tSalesforceConnection to establish a connection and then use an existing connection on the tSalesForceInput?
&lt;BR /&gt;Please help
&lt;BR /&gt;Thanks
&lt;BR /&gt;Chris</description>
      <pubDate>Sat, 28 Feb 2015 00:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214063#M11064</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-02-28T00:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214064#M11065</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;I'm facing the same issue while connecting with Sales force. &amp;nbsp;I'm using only one Tsalesforce Input component and reading the data into one csv file or tLog row. 
&lt;BR /&gt;But it throws the below error, 
&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 
&lt;BR /&gt; 
&lt;B&gt; connecting to socket on port 3366&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; connected&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;Exception in component tSalesforceInput_2&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;org.apache.axis2.AxisFault: &lt;A href="http://www.salesforce.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.salesforce.com&lt;/A&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:197)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:75)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:404)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:231)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at com.salesforce.soap.partner.SforceServiceStub.login(SforceServiceStub.java:17180)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.talend.salesforce.SforceBasicConnection.renewSession(SforceBasicConnection.java:77)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.talend.salesforce.SforceBasicConnection.init(SforceBasicConnection.java:71)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.talend.salesforce.SforceBasicConnection.&amp;lt;init&amp;gt;(SforceBasicConnection.java:49)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.talend.salesforce.SforceBasicConnection.&amp;lt;init&amp;gt;(SforceBasicConnection.java:25)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.talend.salesforce.SforceBasicConnection$Builder.build(SforceBasicConnection.java:125)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at local_project.my_sf_0_1.my_SF.tSalesforceInput_2Process(my_SF.java:1268)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at local_project.my_sf_0_1.my_SF.runJobInTOS(my_SF.java:2569)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at local_project.my_sf_0_1.my_SF.main(my_SF.java:2426)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;Caused by: java.net.UnknownHostException: &lt;A href="http://www.salesforce.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.salesforce.com&lt;/A&gt;&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at java.net.AbstractPlainSocketImpl.connect(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at java.net.PlainSocketImpl.connect(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at java.net.SocksSocketImpl.connect(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at java.net.Socket.connect(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at sun.security.ssl.SSLSocketImpl.&amp;lt;init&amp;gt;(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.createSocket(SSLProtocolSocketFactory.java:82)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$1.doit(ControllerThreadSocketFactory.java:91)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at org.apache.commons.httpclient.protocol.ControllerThreadSocketFactory$SocketTask.run(ControllerThreadSocketFactory.java:158)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; at java.lang.Thread.run(Unknown Source)&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt; disconnected&lt;/B&gt; 
&lt;BR /&gt; 
&lt;B&gt;Job my_SF ended at 12:45 02/02/2016. &lt;/B&gt; 
&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCVX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155874i004431C5918E9332/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCVX.png" alt="0683p000009MCVX.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 02 Feb 2016 07:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214064#M11065</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T07:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214065#M11066</link>
      <description>Hi Sabrina / Talend Team,
&lt;BR /&gt;Is there any update on this below Issue!!
&lt;BR /&gt;Why I'm getting this AxisFault error, when I'm trying to run any job with the SF component.
&lt;BR /&gt;Note - I could able to connect the metadata successfully, with out any issue.</description>
      <pubDate>Thu, 25 Feb 2016 06:01:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214065#M11066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-25T06:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214066#M11067</link>
      <description>Hello Team, 
&lt;BR /&gt;Any update on the below "org.apache.axis2.AxisFault: test.salesforce.com" issue? 
&lt;BR /&gt;I could able to connect the same SF instances with any number of jobs when i use open Internet. &amp;nbsp;But since my organization have proxy settings it throws error. 
&lt;BR /&gt;Is there any where I have to do changes for proxy setting? 
&lt;BR /&gt;Note - In metadata level I can successfully connect to SF with proxy, but while running the job I'm facing this error.</description>
      <pubDate>Thu, 03 Mar 2016 04:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214066#M11067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T04:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214067#M11068</link>
      <description>Hi,&lt;BR /&gt;Are you using a test account for your SF? Can you successfully access through &lt;BR /&gt;&lt;A href="https://test.salesforce.com" rel="nofollow noopener noreferrer"&gt;https://test.salesforce.com&lt;/A&gt; and &lt;A href="https://www.salesforce.com" rel="nofollow noopener noreferrer"&gt;https://www.salesforce.com&lt;/A&gt; by using your account? &lt;BR /&gt;Could you please show us your tsalesforceInput component setting screenshot?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 03 Mar 2016 08:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214067#M11068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T08:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214068#M11069</link>
      <description>Hi Sabrina,&lt;BR /&gt;Than you!!&lt;BR /&gt;I'm using both&amp;nbsp;&lt;A href="https://test.salesforce.com/services/Soap/u/34.0" rel="nofollow noopener noreferrer"&gt;https://test.salesforce.com/services/Soap/u/34.0&lt;/A&gt; &amp;amp;&amp;nbsp;&lt;A href="https://login.salesforce.com/services/Soap/u/34.0" rel="nofollow noopener noreferrer"&gt;https://login.salesforce.com/services/Soap/u/34.0&lt;/A&gt; but for both i could able to retrieve the schema using proxy. &amp;nbsp;But we could not able to run the job with any salesforce input component.&lt;BR /&gt;Screenshot could not be uploaded, due to some server unavailablity in talend forge.</description>
      <pubDate>Thu, 03 Mar 2016 11:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214068#M11069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-03T11:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214069#M11070</link>
      <description>Hi,&lt;BR /&gt;Could you please indicate the build version you are using? &lt;BR /&gt;How did you set Salesforce Webservice URL in your tSalesforceInput?&lt;BR /&gt;Do you get any proplem when upload screenshots into forum now?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 04 Mar 2016 09:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214069#M11070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-04T09:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214070#M11071</link>
      <description>Hi,
&lt;BR /&gt;I having this issue also. I'm able to connect to test.salesforce.com with the credentials provided and I can list the tables on the component tSalesForce_Input but when running the job it gives me:
&lt;BR /&gt;%% Invalidated: 
&lt;BR /&gt;main, SEND TLSv1.2 ALERT: fatal, description = certificate_unknown
&lt;BR /&gt; 
&lt;BR /&gt;main, WRITE: TLSv1.2 Alert, length = 2
&lt;BR /&gt; 
&lt;BR /&gt;Exception in component tSalesforceInput_1
&lt;BR /&gt;
&lt;BR /&gt;org.apache.axis2.AxisFault: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
&lt;BR /&gt; at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430)
&lt;BR /&gt; at org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:78)
&lt;BR /&gt; ...
&lt;BR /&gt;
&lt;BR /&gt;I used to have the certificate issue before&amp;nbsp;I&amp;nbsp;imported the certificate from salesforce website but afterwards&amp;nbsp;I managed to connect but using it is not working. I'm missing anything here?
&lt;BR /&gt;The version i'm using is&amp;nbsp;Talend-Tools-Studio-20151214_1327-V6.1.1</description>
      <pubDate>Tue, 16 Aug 2016 14:48:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214070#M11071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T14:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214071#M11072</link>
      <description>It's working now. My cacerts (java&amp;nbsp;keystore)&amp;nbsp;was corrupted and just had to restore the backup and then it worked. Issue solved</description>
      <pubDate>Tue, 16 Aug 2016 18:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214071#M11072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T18:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exception error in tsalesforce output component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214072#M11073</link>
      <description>Hi&amp;nbsp;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;macrui&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,&lt;BR /&gt;Thanks for your prompt reply and sharing the solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 17 Aug 2016 08:54:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Exception-error-in-tsalesforce-output-component/m-p/2214072#M11073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-17T08:54:08Z</dc:date>
    </item>
  </channel>
</rss>

