ASAP 3.0 Messages Manual

HP NonStop Messages Manual Page 363 of 407
Table 3-3. ASAPX Information-Only Event Messages
Message
Number
Message Text
Parameters
1880
ASAPX Shutdown complete, Requestor:
pid
1881
ASAPX INFO started,
component, version,
cpu
1899
ASAP ASAP Error occurred time(s)
num, xxxx
Error and Critical Information Messages
(1801-1859)
1801: ZASP-EVT-API-FILEOPEN-ERR
File open error: fname, FE: fe
fname
is the name of the file that could not be opened.
fe
is the file-system error number.
Cause. An error occurred opening the specified 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 opened. If the event is written by ASAPXSGP, it failed
to open and load the ASAPX configuration file (ASAPXCNF). ASAPXSGP stops. If the
event is written by ASAPXMON, it failed to open 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.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1801.
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-FNAME contains the name of the file.