FTAM/9000 Reference Manual

Chapter 3 71
Diagnostic error_ids
inout_dcb->diagnostic->error_id
1011 MESSAGE F_LWR_LAYER_FAIL
CAUSE A layer below FTAM (e.g., Presentation or Session
layer) caused or reported an error. Usually this
error is indicated by an abort indication; FTAM
returns abort information on this diagnostic after
calling ft_ireceive().
ACTION Execute the netfmt utility to obtain log information
and correct the error as described in the log
message. If needed, collect relevant error
information and contact your HP support
representative.
1015 MESSAGE F_ILLEGAL_GRP_SEQ
CAUSE The grouping sequence is illegal. Depending on the
service_class negotiated, only certain sequences of
PDUs can be in a grouped request.
ACTION Call the grouped functions in a valid sequence.
Refer to the HP FTAM/9000 Programmer's Guide
for acceptable sequences when grouping functions.
2008 MESSAGE F_ASSOC_MGT
CAUSE Association management; returns when an internal
data structure is not present or incorrect.
ACTION Ensure the ft_aeactivation() data structures are
present and correctly set. You have two options.
Terminate the call.
Reactivate the ftam_init and try to re-establish
the connection.