NonStop SOAP 4.1 User's Manual

NonStop SOAP 4 Utility Errors
NonStop SOAP 4 logs the following error messages when utility functions are incorrectly used.
Could not open the file.
Cause
The NonStop SOAP 4 server cannot open the file.
Effect
The request is not served.
Recovery
Ensure that the reported file exists at the specified location with appropriate permissions.
Failed in creating DLL.
Cause
The NonStop SOAP 4 server cannot engage a shared library.
Effect
The request is not served.
Recovery
Check if the reported library is corrupt or has inappropriate permissions.
DLL description has invalid state of not having valid DLL create function, \ of valid delete function
or valid dll_handler
Cause
The NonStop SOAP 4 server cannot engage a shared library.
Effect
The request is not served.
Recovery
Check if the reported library is corrupt.
Trying to do operation on invalid file descriptor.
Cause
The NonStop SOAP 4 server tried to read or write to an invalid file.
Effect
The request is not served.
Recovery
Check if the reported file exists with proper permissions.
Parameter not set.
Cause
The NonStop SOAP 4 server tried to read a configuration parameter that has not been set.
Effect
The request is not served.
Recovery
Check to see if the reported parameter is listed in the relevant configuration file.
Pathway Message Receiver Errors
NonStop SOAP 4 logs the following error messages because of incorrect processing in the Pathway
message receiver.
WSDL file not found.
290 NonStop SOAP 4 Error and Warning Messages