Open GoogleCodeExporter opened 8 years ago
This probably means something is not being read correctly in the file:
Exception occured during loading
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.salesforce.dataloader.dao.csv.CSVFileReader.readRow(CSVFileReader.java:191)
Can you run this Insert from the GUI in Data Loader? If that does not work,
then this probably won't either.
I am also not familiar with the methods shown in those blogs.
Original comment by vijay.swamidass@gmail.com
on 2 Apr 2014 at 5:05
To my strange even GUI version of data loader is unable to recognize the file.
Do u have any idea on how to upload the chinese chars into salesforce through
GUI?
Thanks for the update.
Original comment by karthik1...@gmail.com
on 2 Apr 2014 at 8:08
That makes sense. I do not have any experience with Chinese chars in
Salesforce. You might search on developer.force.com for more info.
Original comment by vijay.swamidass@gmail.com
on 2 Apr 2014 at 5:38
Thanks for the prompt reply!
Original comment by karthik1...@gmail.com
on 3 Apr 2014 at 1:52
Original issue reported on code.google.com by
karthik1...@gmail.com
on 30 Mar 2014 at 5:54Attachments: