ASAP 3.0 Messages Manual

HP NonStop Messages Manual Page 88 of 407
Recovery. Correct the file-system error and retry the operation.
1812
Begintransaction error: fname, Er: begintrans
Cause. ASAPX could not obtain a transaction ID from TM/MP in an attempted
operation against file fname. To determine the cause of this problem, see a
description of BEGINTRANSACTION procedure error begintrans numbers.
Effect. ASAPX could not access the Domain table. This causes domain registration
and removal failures.
Recovery. Correct the TM/MP error and retry the operation.
1814
Illegal request on $receive: rbuf[0]
Cause. An ASAPX process received an illegal request rbuf[0] on $RECEIVE.
Another process has inadvertently written to an ASAPX process, or a possible
versioning problem exists.
Effect. None. ASAPX ignores the illegal request and continues processing.
Recovery. None. The ASAPX process rejects the request. If this indicates a
versioning problem, obtain the correct version of all ASAPX object modules.
1815
Registration rejected, max domains: domain, Max: max
Cause. Domain domain could not be registered because the maximum max number
of domains are already registered in the processor.
Effect. ASAPX cannot register the domain in the processor in which it is attempting to
register.
Recovery. Redistribute domains into other processors or increase the maximum
number of domains by using a SET MAXDOMAINS command in the ASAPXCNF file.
1816
Cannot restart domain, Dmn in use: domain, Dmn#:
domain number
Cause. ASAPX cannot restart domain domain because its slot is already in use by
another domain.
Effect. The domain found in the domain table cannot be restarted.