When an error has occurred, the adapter writes an error record to the error log. To investigate the error, review the error log and locate the particular log message to determine where processing failed and the event status at the time of failure.
Error records have the following format:
[timestamp][system][component][thread label][error message: error exception: errorexception message]
The following is a sample error which maps to the previous format:
[Time: 2003/06/25 15:37:05.715] [System: ConnectorAgent] [SS: ESRIConnector] [Thread: ESRI.XMLSenderReceiver (#6276108)] XML parsing failed: org.xml.sax.SAXParseException: The element type "ESRISpatialQuery" must be terminated by the matching end-tag " </ESRISpatialQuery>"
The actions you take for a failed event are different depending on the event type and customer situation. For example, you might choose to resubmit a failed event or manually resubmit the business object. Refer to WBI documentation for resolving flows for guidance, if necessary.