NonStop SOAP 4.1 User's Manual

Recovery
In case of non-Pathway services, ensure that the shared library of the service is proper and that
the corresponding services.xml file is present with appropriate permissions. In case of
Pathway services, ensure that the services.xml file and the WSDL file are present with
appropriate permissions.
Could not map the MEP URI to an Axis2/C MEP constant value.
Cause
An MEP other than the WSDL 2.0 specification is specified in the request.
Effect
The request is not served.
Recovery
Ensure that the client uses only the WSDL 2.0 specification MEPs.
Parameter container not set.
Cause
The NonStop SOAP 4 server cannot load the parameters specified in the configuration files.
Effect
The request is not served.
Recovery
Restart the NonStop SOAP 4 server and send the request again.
Parameter locked, cannot override.
Cause
The client or the service developer tried to programmatically override an immutable configuration
parameter.
Effect
The request is not served.
Recovery
Set the locked attribute of the corresponding parameter to false.
Message context processing a fault already.
Cause
The NonStop SOAP 4 server tried to create a new fault message for a response that has already
been assigned a fault context.
Effect
The request is not served.
Recovery
None.
Two services cannot have the same name, a service with same name already.
Cause
The NonStop SOAP 4 server encounters two services with the same name.
Effect
The request is not served.
Recovery
Ensure that all the services deployed in the NonStop SOAP 4 deployment have unique names
assigned to them.
NonStop SOAP 4 Error Messages 289