uCosminexus Application Server, Maintenance and Migration Guide

[Contents][Glossary][Index][Back][Next]

8.23.7 Trace collection points when Message-driven Bean is deployed from the CJMSP resource adapter and the trace information that can be collected

Organization of this subsection
(1) Trace collection points and PRF trace collection levels
(2) Trace information that can be collected

(1) Trace collection points and PRF trace collection levels

The following table describes the event IDs, trace collection points, and PRF trace collection levels.

Table 8-160 Details of trace collection points when Message-driven Bean is deployed from the CJMSP resource adapter

Event ID Number in the figure# Trace collection point Level
0xA6A6 1 When the processing of ResourceAdapter.endpointActivation(endpointFactory,spec) starts A
0xA6A7 2 When the processing of ResourceAdapter.endpointActivation(endpointFactory,spec) ends A
0xA6A8 3 When the processing of ResourceAdapter.endpointDeactivation(endpointFactory,spec) starts A
0xA6A9 4 When the processing of ResourceAdapter.endpointDeactivation(endpointFactory,spec) ends A
0xA6AA 5 When the processing of MessageListener.onMessage() starts A
0xA6AB 6 When the processing of MessageListener.onMessage() ends A

Legend:
A: Standard

#:
Corresponds to the numbers in Figure 8-100.

Note
  • 0xA67E and 0xA67F are output when you invoke endpointDeactivation().
  • 0xA67C are 0xA67D are output when you invoke endpointActivation().

The following figure shows the trace collection points when Message-driven Bean is deployed from the CJMSP resource adapter.

Figure 8-100 Trace collection points when Message-driven Bean is deployed from the CJMSP resource adapter

[Figure]

(2) Trace information that can be collected

Trace information (interface name, operation name, and option) cannot be collected when Message-driven Bean is deployed from the CJMSP resource adapter.