NonStop SOAP 4.1 User's Manual
Recovery
None.
The request XML is invalid.
Cause
The request message is not a well formed XML message.
Effect
The request is not served.
Recovery
Ensure that the request is a well formed XML message.
Error occurred while processing the xsd:choice element.
Cause
An internal error occurred while processing the xsd:choice element.
Effect
The request is not served.
Recovery
None.
Occurrence of an element in request was more than the soapOccurs comment specified in WSDL.
Cause
The client request has more occurrences of an element greater than those permitted by the
soapOccurs comment in the WSDL file.
Effect
The request is not served.
Recovery
Modify the client request to conform to the exact WSDL specification.
Invalid value for Boolean data type. Valid values are [true, yes, 1, false, no, 0].
Cause
The client request has specified a value for a Boolean data type that is different than the permitted
values, namely true, yes, false, no, 1,and 0.
Effect
The request is not served.
Recovery
Modify the client request to use one of the permitted values for the Boolean data type.
No valid match found for the response selection criteria in services.xml. The associated transaction
has been aborted.
Cause
The NonStop SOAP 4 server cannot locate a valid response structure based on the response
selection criterion specified in the services.xml file. The transactions, if any, associated with
the request are also rolled back.
Effect
The request is not served.
Recovery
Check the response selection criterion mentioned in the services.xml file to match the response
buffers.
NonStop SOAP 4 Error Messages 293










