Hitachi

uCosminexus Application Server Maintenance and Migration Guide


8.18.1 Trace collection points of the JMS ConnectionFactory interface and the trace information that can be collected

Organization of this subsection

(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‒105: Details of the trace collection points in the JMS ConnectionFactory interface

Event ID

Number in the figure#

Trace collection point

Level

0xA600

1

When the processing of ConnectionFactory.createConnection() starts

A

0xA601

4

When the processing of ConnectionFactory.createConnection() ends

A

0xA602

1

When the processing of ConnectionFactory.createConnection(uname,pwd) starts

A

0xA603

4

When the processing of ConnectionFactory.createConnection(uname,pwd) ends

A

0xA604

1

When the processing of QueueConnectionFactory.createQueueConnection()starts

A

0xA605

4

When the processing of QueueConnectionFactory.createQueueConnection()ends

A

0xA606

1

When the processing of QueueConnectionFactory.createQueueConnection(uname,pwd) starts

A

0xA607

4

When the processing of QueueConnectionFactory.createQueueConnection(uname,pwd) ends

A

0xA608

1

When the processing of TopicConnectionFactory.createTopicConnection() starts

A

0xA609

4

When the processing of TopicConnectionFactory.createTopicConnection() ends

A

0xA60A

1

When the processing of TopicConnectionFactory.createTopicConnection(uname,pwd) starts

A

0xA60B

4

When the processing of TopicConnectionFactory.createTopicConnection(uname,pwd) ends

A

0xA60C

2

When the processing of ManagedConnectionFactory.matchManagedConnections() starts

B

0xA60D

3

When the processing of ManagedConnectionFactory.matchManagedConnections() ends

B

Legend:

A: Standard

B: Advanced

#

Corresponds to the numbers in Figure 8-71.

The following figure shows the trace collection points of the JMS ConnectionFactory interface.

Figure 8‒71: Trace collection points in JMS ConnectionFactory interface

[Figure]

(2) Trace information that can be collected

Trace information (interface name, operation name, and option) cannot be collected for the JMS ConnectionFactory interface.