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
RishavRishav 

Data Loader Error

Hi,
 I am frequently getting this error while using the data loader from command prompt.

[7/11/2014 7:00:06 PM] Justin: 2014-07-03 18:09:42,189 FATAL [main] process.ProcessRunner topLevelError (ProcessRunner.java:238) - Unable to run process insertCustomerCodeUsage
java.lang.RuntimeException: com.sforce.ws.ConnectionException: Failed to send request to https://cs13.salesforce.com/services/Soap/u/30.

please if anyone know about this then help me ASAP.

Thnaks
Rishav
ShashForceShashForce
Hi Rishav,

Since you are trying to login to sandbox, you may have to change the configuration parameter "sfdc.endpoint" in the "process-conf.xml" file to "https://test.salesforce.com" instead of login.salesforce.com

If this answers your question, please mark this as the Best Answer for this post, so that others can benefit from this post.

Thanks,
Shashank