ASAP 3.0 Messages Manual
HP NonStop Messages Manual Page 368 of 407
1. Make sure all application processes are running and all their domains are
registered, or shut down all application processes using ASAPX.
If an application process is left executing, one must be executing in each processor
with at least one registered domain. To verify this, use the FILEINFO command
against the ASAPX swap subvolume or subvolumes. Verify that all shared memory
segment files are open. These files are named Zasapid Cn, where asap-id is
the ASAP ID from the ASAPCONF file, and n is the CPU number. If one shared
memory segment file is open, they all must be open.
2. Stop ASAP using the ASAP SHUTDOWN command.
3. Enter the ASAPX CLEANUP DOMAINS command to purge the Domain table.
4. Restart ASAP with the ASAP START command.
If the application processes continued executing, ASAPX completely rebuilds the
Domain table from shared memory. If the applications were shut down, the Domain
table is rebuilt over time as they restart and register with ASAPX.
Tokens in the Event Buffer.
ZASP-TKN-ASAP-ERRORNUM is 1807.
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 file-system error number.
ZEMS-TKN-TEXT contains an abbreviated version of the error text.
1808: ZASP-EVT-API-OBJECTIVE-ERROR
Objectives load failed, domain: domain, Dmn#: domain number
domain
is the name of the domain for which the objectives load process failed.
domain number
is the number of the domain for which the objectives load process failed.
Cause. ASAPX detected an error trying to load objectives for domain domain. To
determine the cause of this event, see the accompanying file-system error message.
Effect. The correct objectives are not loaded for the domain.
Recovery. Correct the file-system error and retry the operation.