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
venkatesh_d041.3888386112928691E12venkatesh_d041.3888386112928691E12 

Failed to convert property value of type [org.apache.commons.collections.map.LinkedMap] to required type [java.util.HashMap] for property 'sqlParams']

Failed to convert property value of type [org.apache.commons.collections.map.LinkedMap] to required type [java.util.HashMap] for property 'sqlParams'] Error In Command line data loader. when running from unix.

Urgent help needed.Any help will be highly appreciate able


Thanks in advance.
digamber.prasaddigamber.prasad
Are you sending data to some database from salesforce?

Regards,
Digamber Prasad
Ashish_SFDCAshish_SFDC
Hi Venkatesh, 

Can you run debugs and see little more details. 

Looks like a map has failed in the data and the actual data type - like text being inserted in a number field. 

Usually we follow the bubble sort method to divide the data into half and upload and see which record is having the error. 

Regards,
Ashish