NonStop SOAP User's Manual

NonStop SOAP Features and Functions
NonStop SOAP User’s Manual520501-012
4-74
EMS Messages
EMS Messages
The SOAP server reports errors and other significant events to the Event Management
Service (EMS). By default, events are reported to the process named $0; however, you
can specify an alternate EMS collector as the value of the environment variable
EMS_COLLECTOR,as described in Configuring and Running the Server in a
WebServer Environment on page 6-60.
An event message has this format:
yyyy-mm-dd
hh:mm:ss
\
sys
.
proc
<
subsystem-name
> <
event-number
>
<
message-text
>
where
yyyy-mm-dd hh:mm:ss
is the date and time when the event was reported.
\sys.proc
identifies the process that reported the event.
subsystem-name
is TANDEM.OSS.
xxx
(where
xxx
is the current OSS release level) for NonStop
SOAP.
event-number
is 000008 USER ERROR for NonStop SOAP.
message-text
is the event message.
Here is an example:
01-09-21 11:04:49 \HOCKEY.0,160 TANDEM.OSS.D30 000008 USER ERROR
(syslog) :
NSSOAP: Error opening the service map file:
empsdl.xml Exiting...