TS/MP 2.5 Management Programming Manual

1004: ZACL-EVT-CP-LAUNCH-ERROR
Either the domain coordinator process cannot create an ACS subsystem process in the specified
CPU on the local system because the PROCESS_LAUNCH_() operation failed or the ACS subsystem
process was created but the PROCESS_LAUNCH_() operation returned a warning.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-CPU-NUMBER token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-ERROR-DETAIL token-type ZSPI-TYP-INT.
Conditional Tokens
ZACL-TKN-EVENT-FILE-NAME token-type ZSPI-TYP-STRING.
Event-Message Text
1004 - Core process creation in CPU cpu-number failed, name
process-name, error errnum, detail error-detail, [ file file-
name ]
Token Descriptions
ZACL-TKN-EVENT-LEVEL has the value of ZACL-VAL-EVENT-LEVEL-WARNING,
ZACL-VAL-EVENT-LEVEL-ERROR, or
ZACL-VAL-EVENT-LEVEL-FATAL.
ZACL-TKN-EVENT-CPU-NUMBER contains the number of the CPU on the local system in which
the process not be started. This token is the subject of the
event message.
ZACL-TKN-EVENT-PROCESS-NAME contains the name of the process that was not created.
ZACL-TKN-EVENT-ERROR-CODE contains the process-creation error code returned by the
PROCESS_LAUNCH_() procedure.
ZACL-TKN-EVENT-ERROR-DETAIL contains additional information about the process-creation
error returned by the PROCESS_LAUNCH_() operation. If
the value of this token is 0 (zero), the token is null and can
be regarded as omitted from the message.
ZACL-TKN-EVENT-FILE-NAME contains the Guardian name of a program file, library file,
swap file, home terminal, or process name associated with
the major error code returned by the PROCESS_LAUNCH_()
operation. This token is omitted if no file is associated with
the major error code.
Effect. No ACS subsystem processes are started in the specified CPU. If the PROCESS_LAUNCH_()
operation returned an error indicating a programming error in the domain coordinator process,
the event is fatal; the primary domain coordinator process terminates abnormally and produces a
SaveAbend file.
Recovery. Correct the condition that caused the process creation failure then use the CONTROL
ACS command to restart the ACS subsystem processes in the CPU. If the event is fatal or the problem
persists, contact your HP support analyst.
1005: ZACL-EVT-CP-ABENDED
An ACS subsystem process terminated unexpectedly.
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
ZACL-TKN-EVENT-CPU-NUMBER token-type ZSPI-TYP-INT.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
EMS Messages 1000 to 1009 273