ASAP 3.2 Messages Manual
HP NonStop Messages Manual Page 87 of 414
xxxx
is the number of times the error occurred
Cause. The error number was suppressed.
Effect. The error number suppressed had occurred xxxx times.
Recovery. None.
1801
File open error: fname, FE: fe
Cause. An error fe occurred opening the specified file fname. To determine the
cause of this problem, see a description of file-system error numbers.
Effect. The specified file is not opened. If the event is written by ASAPXSGP, it has
failed to open and load the ASAPX configuration file (ASAPXCNF). ASAPXSGP will
stop. If the event is written by ASAPXMON, it has failed to open the domain table, the
objectives table, $RECEIVE, or an extended memory segment file. ASAPXMON will
continue processing to the best of its ability even though it has lost a resource.
Recovery. Correct the file-system error and retry the operation.
1802
File secure error: fname, FE: fe
Cause. An error occurred while attempting to resecure an ASAPX extended memory
segment file fname. To determine the cause of this problem fe, see a description of
file-system error numbers.
Effect. ASAPXMON could not resecure an extended segment file. It attempts to
resecure its extended segment file so that all local processes can access it. Failure to
properly resecure a segment file can result in application processes being excluded
from access to shared memory.
Recovery. Correct the file-system error and restart ASAPX.
1803
Segment allocation error: fname, Er: error, error^detail
Cause. An error/error^detail occurred attempting to allocate an extended
memory segment. To determine the cause of this problem, see a description of errors
returned by the segment_allocate_ procedure.
Effect. ASAPXMON or ASAPXSGP failed in its attempt to allocate a shared memory
segment. The process will terminate.
Recovery. Correct the problem and restart ASAPX.