Rational Developer for System z

IRZ0974S

XML conversion could not complete in procedure PROCEDURE-NAME because the address of one or more parameters was not valid.

Explanation

The converter detected that one or more of the parameters that were passed to its main entry point do not have valid storage addresses to which the converter could refer and obtain the value.

System programmer response

Ensure that each parameter passed to the converter has a valid storage address unless a particular parameter can be null as defined by the converter call interface. For example, a null message address passed to the outbound converter will be interpreted as a request for the maximum outbound message size to be returned instead of performing a conversion.

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.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)