NonStop SOAP User's Manual
NonStop SOAP Features and Functions
NonStop SOAP User’s Manual—520501-012
4-63
Error Messages
Error Messages
Based on the error condition, the NonStop SOAP server prints out these messages:
Error Condition Message Displayed
If the structure of the
<PathmonMap> does
not follow the required
structure
For SoapServerCL, this message is printed on the screen:
Error parsing the Soap Config File: <
file
location
>: An error occurred during parsing
Message: Error at line x, column y
Message: <
error condition
>
: Soap Server exiting.
For SoapServer.pway, this EMS message is sent:
NSSOAP: Error parsing the Soap Config File:
<
file location
>: An error occurred during
parsing
If the value of the
attribute “sdlEntr” or
“runTimeEntry” is an
invalid Pathmon
name
For SoapServerCL, this message is printed on the screen:
NSSOAP:SoapCacheManager:: Invalid Pathmon
name:<
Erroneous value
>
For SoapServer.pway, this EMS message is sent:
NSSOAP:SoapCacheManager:: Invalid Pathmon
name:<
Erroneous value
>
If the Pathmon map
has a duplicate
sdlEntry value
For SoapServerCL, this message is printed on the screen:
Error parsing the SOAP Config file: <
file
location>:
An error occurred during parsing
Message: Error at line x, column y
Message: <
error condition
>.
For SoapServer.pway, this message is written to the trace
and error files:
>>2004/1/1 12:00:00 <server process>: Error
parsing the SOAP Config File: <file name>:
An error occurred during parsing:
Message: <
error location in the config
file
>.