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
Rich13Rich13 

Getting error with dataloder operation from command line UI

Hi,

I am trying to extract campaing member record IDs through command line batch process. But I am getting the following error though i made sure the password, security token and encrption key are accurate.

Please let me know what would went wrong. Below is the error.

2014-02-15 01:47:18,117 FATAL [main] process.ProcessRunner topLevelError (ProcessRunner.java:238) - Unable to run process csvCampaignMemberExtractProcess
java.lang.RuntimeException: Invalid username, password, security token; or user locked out.


Thank you.
Raghavendra ARaghavendra A
Have you sepcified the proper URL?

Thanks,
Raghu
Rich13Rich13
Yes Raghu. Here it is - https://login.salesforce.com
Rich13Rich13
Any help on this?

Thanks.