ASAP 3.2 Messages Manual

HP NonStop Messages Manual Page 372 of 414
error^detail
is the detailed error number, if any, returned by the segment_allocate_ procedure.
Cause. An error occurred attempting to allocate an extended memory segment. To
determine the cause of this problem, see the description of errors returned by the
segment_allocate_ procedure in the Guardian Procedure Errors and Messages
Manual .
Effect. ASAPXMON or ASAPXSGP failed in its attempt to allocate a shared memory
segment. The process terminates.
Recovery. Correct the problem and restart ASAPX.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1803.
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-FNAME contains the name of the segment file.
ZASP-TKN-ASAPX-ERROR contains the file-system error number.
ZASP-TKN-ASAPX-ERROR-DTAIL contains the detailed error, if any, returned by
the SEGMENT_ALLOCATE_ procedure.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1804: ZASP-EVT-API-FILEREAD-ERROR
File read error: fname, FE: fe
fname
is the name of the file in error.
fe
is the file-system error number.
Cause. An error occurred while reading from the file. To determine the cause of this
problem, see the description of file-system error numbers in the Guardian Procedure
Errors and Messages Manual .
Effect. The specified file is not read. If the event is written by ASAPXSGP, it failed to
read the ASAPX configuration file (ASAPXCNF). ASAPXSGP stops. If the event is
written by ASAPXMON, it failed to read the domain table, the objectives table,
$RECEIVE, or an extended memory segment file. ASAPXMON continues processing
to the best of its ability even though it has lost a resource.
Recovery. Correct the file-system error and retry the operation.