NonStop SOAP 4.1 User's Manual
Cause
The NonStop SOAP 4 server cannot locate the WSDL file for the service.
Effect
The request is not served.
Recovery
Check if the WSDL file is placed in the service directory and the correct reference is specified
in the corresponding services.xml file.
Error parsing WSDL file.
Cause
The NonStop SOAP 4 server cannot parse the WSDL file.
Effect
The request is not served.
Recovery
Check if the WSDL file is a well-formed XML file.
Communication with service failed.
Cause
The NonStop SOAP 4 server cannot communicate with the Pathway server class.
Effect
The request is not served.
Recovery
Ensure that the requested server class is running with no Pathway associated errors. In case the
requested server class is not running, perform the recovery procedure recommended by the
NonStop TS/MP Pathsend and Server Programming Manual.
Invalid response selection criteria in the services.xml file.
Cause
The NonStop SOAP 4 server cannot find one of the mandatory parameter tags related to response
selection criterion in the services.xml file.
Effect
The request is not served.
Recovery
Edit the services.xml file for the requested service and correct the response selection criterion.
Request passed does not match the WSDL request reference.
Cause
The NonStop SOAP 4 server cannot match the request with the request XSD structure described
in the WSDL file.
Effect
The request is not served.
Recovery
None.
Value of soapOccurs is greater than value of maxOccurs.
Cause
The client provided a value for the soapOccurs element, which exceeds the maxOccurs value
specified in the WSDL file.
NonStop SOAP 4 Error Messages 291










