ASAP 3.0 Messages Manual
HP NonStop Messages Manual Page 85 of 407
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.
1804
File read error: fname, FE: fe
Cause. An error occurred while reading from the file fname. To determine the cause
of this problem fe, see a description of file-system error numbers.
Effect. The specified file is not read. If the event is written by ASAPXSGP, it has failed
to read the ASAPX configuration file (ASAPXCNF). ASAPXSGP will stop. If the event
is written by ASAPXMON, it has failed to read 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.
1805
File write error: fname, FE: fe
Cause. An error occurred while writing from the file fname. To determine the cause of
this problem fe, see a description of file-system error numbers