NonStop SOAP User's Manual

NonStop SOAP Features and Functions
NonStop SOAP User’s Manual520501-012
4-64
Error Reporting
Error Reporting
NonStop SOAP reports errors and other noteworthy conditions in these ways:
SOAP Faults
Error Log File
Trace File
EMS Messages
SOAP Faults
If an error occurs while the SOAP server is handling a request from a client, a SOAP
fault message is returned. This section lists the SOAP faults related to the features
described in this section. Faults specific to the SOAP server are listed and described in
Fault Messages on page 6-46.
Table 4-3. SOAP Faults (page 1 of 5)
Detail
Code
Detail String Notes
-1 System error occurred from
process of a SOAP session. See
system error log for details.
An error occurred during a session.
Look in the error log for a message
having the same timestamp (ts
attribute) as this fault message.
-1 System error from creating a
unique SessionID.
The server cannot create a unique
session ID. One possible cause is that
two instances of the command-line
executable were running with the -s
option, a shared cookie file, and the
same session ID specified on the
command line.
-1 System error [<
Error Number
>]
from transaction begin.
The specified error was encountered
while beginning a transaction. The
error number is a TMF error code.
Look up the error number in the TMF
manual set, and take any appropriate
corrective action.
-1 System error [<
Error Number
>]
from transaction abort.
The specified error was encountered
while aborting a transaction. The error
number is a TMF error code. Look up
the error number in the TMF manual
set, and take any appropriate
corrective action.