uCosminexus Application Server, Maintenance and Migration Guide
The following table describes the event IDs, trace collection points, and PRF trace collection levels.
Table 8-150 Details of the trace collection points in JMS Connection interface
| Event ID | Number in the figure# | Trace collection point | Level |
|---|---|---|---|
| 0xA60E | 1 | When the processing of Connection.createSession(transacted,acknowledgeMode) starts | A |
| 0xA60F | 4 | When the processing of Connection.createSession(transacted,acknowledgeMode) ends | A |
| 0xA610 | 1 | When the processing of QueueConnection.createQueueSession(transacted,acknowledgeMode) starts | A |
| 0xA611 | 4 | When the processing of QueueConnection.createQueueSession(transacted,acknowledgeMode) ends | A |
| 0xA612 | 1 | When the processing of TopicConnection.createTopicSession(transacted,acknowledgeMode) starts | A |
| 0xA613 | 4 | When the processing of TopicConnection.createTopicSession(transacted,acknowledgeMode) ends | A |
| 0xA614 | 5 | When the processing of Connection.close() starts | A |
| 0xA615 | 8 | When the processing of Connection.close() ends | A |
| 0xA616 | 2 | Invocation by CJMSP Broker immediately before creating the session | A |
| 0xA617 | 3 | Invocation by CJMSP Broker just after creating the session | A |
| 0xA618 | 6 | Invocation by CJMSP Broker immediately before disconnection | A |
| 0xA619 | 7 | Invocation by CJMSP Broker just after disconnection | A |
The following figure shows the trace collection points of the JMS Connection interface.
Figure 8-94 Trace collection points of the JMS Connection interface
The following table describes the trace information that can be collected for the JMS Connection interface.
Table 8-151 Trace information that can be collected for the JMS Connection interface
| Number in the figure# | Event ID | Level | Information that can be collected | ||
|---|---|---|---|---|---|
| Interface name | Operation name | Option | |||
| 1 | 0xA60E | A | Transaction | Ack mode | N |
| 0xA610 | A | ||||
| 0xA612 | A | ||||
| 2 | 0xA616 | A | N | N | N |
| 3 | 0xA617 | A | N | N | N |
| 4 | 0xA60F | A | N | N | N |
| 0xA611 | A | ||||
| 0xA613 | A | ||||
| 5 | 0xA614 | A | N | N | N |
| 6 | 0xA618 | A | N | N | N |
| 7 | 0xA619 | A | N | N | N |
| 8 | 0xA615 | A | N | N | N |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.