NonStop SOAP 4.1 User's Manual

Cause
The client request tried to use transactions against a service that does not use transactions.
Effect
The request is not served.
Recovery
Access the service without using any transaction or session header block.
Error occurred while ending transactions.
Cause
TMF failed to commit the transaction specified by the transaction identifier supplied by the client.
Effect
The request is not served.
Recovery
The error message will report the associated TMF error number. To identify the recommended
recovery procedure, see the TMF Management Manual.
SoapAdminCL Errors
The errors generated by the SoapAdminCL tool can be categorized as:
“Pathway Service Definition Errors (page 296)
“Memory Allocation Errors (page 298)
SoapAdminCL Error Messages (page 298)
Pathway Service Definition Errors
The Pathway service definition error messages report invalid values in the SDL file.
Error>> Invalid Pathmon Name: <Pathmon Name Specified in the SDL>.
Cause
The PATHMON name specified in the SDL file has an invalid format.
Effect
The command fails.
Recovery
Enter the PATHMON name in the valid format (that is, $ <alphabet> <alphanumeric
characters>) and run the SoapAdminCL command. Ensure that the PATHMON name does
not exceed seven characters.
Error>> Invalid Serverclass Name: <Server Class Name Specified in the SDL>.
Cause
The ServerClassName attribute in the SDL file has an invalid format.
Effect
The command fails.
Recovery
Enter the ServerClassName attribute in the valid format (that is, alphanumeric characters and
hyphens) and run the SoapAdminCL command.
Error>> Length of Server Class:<ServerClass> is greater than 15.
Cause
The serverclass name has more than 15 characters.
296 NonStop SOAP 4 Error and Warning Messages