The following table explains the error messages that ABL SAX provides.

Table 1. ABL SAX error messages
Error message Explanation
Couldn't initialize proxml (or libproxml) proxml.dll (or libproxml.so) was missing or incomplete, or XML could not be initialized
Parser not running for SAX-PARSE-NEXT Could not read the next part of the XML document: the parser is not running
Document not found file-name was not found
Handler procedure not found Could not process XML document: invalid procedure handle for the handler
EVENT-HANDLER-OBJECT class instance not found Could not process XML document: invalid class provided for the callbacks.