IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > FTP > Troubleshooting and support

org.xml.sax.SAXParseException

When the adapter is configured with the XML data handler, an org.xml.sax.SAXParseException exception is generated if the content is not in the specified business object format. To correct the problem, make sure the file content matches the business object structure. If the file contains multiple business objects, make sure the delimiter is specified correctly.


Symptom

When the adapter is configured with the XML data handler, the following exception is thrown:


Problem

The content of the file is not in the specified business object format.


Solution

To correct this problem, use the following procedure:

  1. Make sure the file content matches the business object structure.
  2. If the content file contains multiple business objects, make sure the delimiter is specified correctly.

Troubleshooting and support