XML conversion could not complete in program PROGRAM-NAME
because an attempt to unregister an exception handler failed with
Language Environment error LE-ERROR.
Explanation
XML conversion uses Language Environment callable
services to register a user-written handler to handle errors that
occur during conversion. An attempt to unregister such a handler
failed.
System programmer response
Ensure that Language Environment is
configured properly and that no conditions exist in the chain of execution
leading up to the XML converter which could prevent proper operation.
- System action:
- The converter will either signal a Language Environment condition
or, if the optional feedback code argument is provided, a condition
token representing the condition will be placed in the argument.