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
crmdrcrmdr 

Error message: org.xml.sax.SAXParseException: Whitespace req

We have a nightly process in place that extract data from a legacy system and imports it to Salesforce.com accounts and contacts. Program is written in Java.

Last night, we received the following message when it ran (nothing changed on our end):

getting 2000 Accounts
getting 2000 Accounts
getting 2000 Accounts
getting 2000 Accounts
getting 2000 Accounts
getting 2000 Accounts
getting 2000 Accounts
getting 2000 Accounts
Error getting Accounts from salesforce: org.xml.sax.SAXParseException: Whitespac
e req
Global attempt #1 failed.
; nested exception is:
org.xml.sax.SAXParseException: Whitespace required before attributes.

Anyone have any ideas?
benjasikbenjasik
We're aware of this issue, working on a fix, and will post an update when we can.
benjasikbenjasik
This should be resolved