ASAP 3.0 Messages Manual

HP NonStop Messages Manual Page 372 of 407
Cause. An ASAPX process received an illegal request on $RECEIVE. Another
process inadvertently wrote to an ASAPX process.
Effect. None. ASAPX ignores the illegal request and continues processing.
Recovery. Make sure you have the correct version of all ASAPX object modules.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1814.
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-ERROR contains the contents of word 0 of the illegal
message.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1815: ZASP-EVT-API-MAX-DOMAINS
Registration rejected, max domains: domain, Max: max
domain
is the name of the domain that failed to register.
max
is the maximum number of allowed registrations in the processor.
Cause. The maximum 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. Register the domain in another processor or increase the number of
allowed domains using the SET MAXDOMAINS command in the ASAPXCNF file. All
applications must be stopped and the old shared memory swap files must be purged
before increasing the number of ASAPX domains.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1815.
ZASP-TKN-ASAPX-COMPONENT is the name of the ASAPX component that
reported the event.
ZASP-TKN-ASAPX-DNAME contains the name of the domain.
ZASP-TKN-ASAPX-ERROR contains the current number of registered domains.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.