NonStop SOAP User's Manual
NonStop SOAP Features and Functions
NonStop SOAP User’s Manual—520501-012
4-65
SOAP Faults
-1 System error [<
Error Number
>]
from transaction commit.
The specified error was encountered
while committing 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 suspend.
The specified error was encountered
while suspending 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 resume.
The specified error was encountered
while resuming 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 Internal error in <
filename
>, line
<
linenumber
>.
An internal error was encountered.
while parsing the SOAP header. The
message gives the source file name
and the line number within the file.
Contact customer support to resolve
the problem.
-209 Unmarshal Error: error decoding
the Base64 encoded node: <
node
name
>.
An unmarshal error occurred when
attempting to decode the Base64 value
present in the specified node. The
node value contains an invalid Base64
value.
-301 Error communicating with target.
service - <
details if any
>.
The SOAP server encountered an error
communicating with the target service
when sending the DDL buffer to a
TS/MP serverclass or NonStop
process.
-351 Error communicating with target.
service - Request timed out.
The SOAP server encountered a
timeout error communicating with the
target service when sending the DDL
buffer to a TS/MP serverclass or
NonStop process. The timeout value is
defined in the NonStop SOAP
configuration file.
Table 4-3. SOAP Faults (page 2 of 5)
Detail
Code Detail String Notes