Envoy Configuration and Management Manual

Envoy Event Messages
Envoy Configuration and Management Manual429861-001
B-12
6: ZENV-EVT-INTERNALERRMESS
ZENV-TKN-INTL-ERR-CODE
Each internal error code is followed by its possible causes:
ZENV-VAL-INTL-ALLOC-SEG
A call to ALLOCATESEGMENT failed. The error-dependent portion of the
message displays the return status from the call to ALLOCATESEGMENT, the
segment to be allocated, and the segment size:
Status ret status
Segment No segment number Segment Size segment size Bytes
ZENV-VAL-INTL-BAD-ACT-ROUTINE
The action routine malfunctioned. An action routine returned to the main loop of
the state machine instead of exiting as expected. The event-dependent portion of
the message displays the state, event and action values:
State state value Event event value Action action value
ZENV-VAL-INTL-BAD-SM-ACTION
The action value is invalid. No action routine corresponds to this action code.
The event-dependent portion of the message displays the state, event and action
values:
State state value Event event value Action action value
ZENV-VAL-INTL-BAD-SM-CASE
The case statement value was out of range. The value for the index used in a
CASE statement is out of range. The error-dependent portion of the message
displays the case selector value:
Case Selector case value
ZENV-VAL-INTL-BAD-SM-EVENT
The event value was out of range. The error-dependent portion of the message
displays the state and event values:
State state value Event event value Mapped Event event
ZENV-VAL-INTL-BAD-SM-STATE
The state value was out of range. The error-dependent portion of the message
displays the state value:
State state value Event event value Mapped Event event