NonStop SOAP 4.1 User's Manual

Cause
The @SOAP_OCCURS_DEP_ON comment is applied to the field, which is not an OCCURS field.
Effect
The command fails.
Recovery
Check the validity of the DDL field and resolve the conflict. Regenerate the DDL dictionaries and
run the SoapAdminCL command.
SOAPADMIN ERROR >> The depends on field for the SOAP_OCCURS_DEP_ON comment tag was
not found.
Cause
The depends on field is not defined in the DDL file mentioned in the @SOAP_OCCURS_DEP_ON
comment.
Effect
The command fails.
Recovery
Check the validity of the DDL field and resolve the conflict. Regenerate the DDL dictionaries and
then run the SoapAdminCL command.
SOAPADMIN ERROR >> The @SOAP_OCCURS_DEP_ON comment tag cannot be applied more
than once to the same field.
Cause
The @SOAP_OCCURS_DEP_ON comment appears more than once for the same element.
Effect
The command fails.
Recovery
Ensure that the @SOAP_OCCURS_DEP_ON comment appears only once for every element,
regenerate the DDL dictionaries, and run the SoapAdminCL command.
SOAPADMIN ERROR >> The depends on field <field-name> for the SOAP_OCCURS_DEP_ON
comment tag cannot be uniquely identified.
Cause
The depends on field is defined more than once in the DDL file mentioned in the
@SOAP_OCCURS_DEP_ON comment.
Effect
The command fails.
Recovery
Select a unique name for the depends on field, regenerate the DDL dictionaries, and run the
SoapAdminCL command.
Parser - Error while parsing the input at Line: x, Column: y Detail Error: <Error details>
Cause
The SDL file passed is not a valid XML document.
Effect
The command fails.
Recovery
Ensure that the SDL file is well formed and run the SoapAdminCL command.
SOAPADMIN Parser - Error >> The service <service name> already exists in the SDR within a
different hierarchy.
NonStop SOAP 4 Error Messages 301