Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSalesforceconnection issue. Failed to send request to https://www.salesforce.com/services/Soap/u/37.0

Hi Community,

 

I am trying to connect Talend to Salesforce by using tSalesForceConnection component with my salesforce playground credentials.

And i always get the error message as :

 

connecting to socket on port 3372
connected
Exception in component tSalesforceConnection_1
java.lang.RuntimeException: com.sforce.ws.ConnectionException: Failed to send request to https://www.salesforce.com/services/Soap/u/37.0
at local_project.test_salesforce_connection_0_1.Test_Salesforce_connection.tSalesforceConnection_1Process(Test_Salesforce_connection.java:365)
at local_project.test_salesforce_connection_0_1.Test_Salesforce_connection.runJobInTOS(Test_Salesforce_connection.java:650)
at local_project.test_salesforce_connection_0_1.Test_Salesforce_connection.main(Test_Salesforce_connection.java:484)
[FATAL]: local_project.test_salesforce_connection_0_1.Test_Salesforce_connection - tSalesforceConnection_1 com.sforce.ws.ConnectionException: Failed to send request to https://www.salesforce.com/services/Soap/u/37.0
[statistics] disconnected

 

I am able to access salesforce.com with the same credentials in a browser but not in Talend.

I would really appreciate any help with this.

 

Labels (5)
26 Replies
sanvya
Contributor
Contributor

I am facing similar issue .  Where in the windows services , I can find out this setting?

 

Anonymous
Not applicable
Author

I am facing the same issue in production server. Please let me know where exactly in Windows services we need to disable the access to cloud service?

Anonymous
Not applicable
Author

I am facing the same issue in production server. Please let me know where exactly in Windows services we need to disable the access to cloud service?
Anonymous
Not applicable
Author

Hello,

And are you using context mode in your connection also when create a salesforce connection?

Best regards

Sabrina

Anonymous
Not applicable
Author

I tried with both context and metadata salesforce connection . But still no luck.

Anonymous
Not applicable
Author

Hello,

Can you successfully connect to your salesforce through data loader without using talend tool?

Best regards

Sabrina

TRF
Champion II
Champion II

Hi,

 

Did you check the basics:

- connect using DataLoader

https://login.salesforce.com for production connection

https://test.salesforce.com for sandbox connection

- tSetProxy if any proxy before to go to the internet

Anonymous
Not applicable
Author

Thank You for your reply.

 

I checked the below options suggested by TRF.

 

- connect using DataLoader     -     It's not connecting from data loader(same error) .This connection is working from other servers.

https://login.salesforce.com for production connection   -  From Salesforce browser with same credentials it's working

https://test.salesforce.com for sandbox connection  -  From Salesforce browser with same credentials it's working

- tSetProxy if any proxy before to go to the internet  - Tried this but getting but getting a java error.

 

Could you please suggest me any alternate solutions?

sonalijagtap
Contributor III
Contributor III

Hi Team,

 

I am getting the same issue while connecting to Salesforce.

My job is running on the Production and is hosted on Unix Server.

 

Kindly let me know the solution on this.

 

Please find the attached job for the same.

 

 


SalesForce Error.JPG
rgranado
Contributor III
Contributor III

Hi,

 

I am having the same issue currently.  The job has been scheduled and running for several weeks now but this weekend it failed with this error message.  

I was wondering that it might be a Windows Service that you mentioned.  Could you share which Windows Service you aborted to fix this issue?

 

Thanks much for anyone's help.