function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
indyindy 

Network issue when connecting to Salesforce from any client application

Hi All – We are facing network proxy issue in ODC when connecting to Salesforce from any client application like Data loader, Eclipse and ANT migration tool.

Error message from Data loader and ANT:
1. Failed to send request to https://test.salesforce.com/services/Soap/c/36.0

Eclipse error messages:
1.    Unable to find a valid path to requested target. – (When downloading new SFDC project).
2.    sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException  - ( When running integration from java)

Tried the below solutions so far but none of them works:
1.    Downloaded the Salesforce certificate from https://test.salesforce.com/services/Soap/c/36.0   and imported into java security cacerts.  (jre\lib\security\cacerts)
2.    Downloaded the latest data loader from Salesforce.
3.    Swapped different IP address in LAN settings.
4.    Tested by swapping the eclipse network connection types Manual, Native and Direct.

Please let me know the solution for this problem.

Thanks,
Indrasen