uCosminexus Application Server, Maintenance and Migration Guide

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

8.21.9 Trace collection points and trace information that can be collected during transaction linkage with the transaction manager

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-141 Details of trace collection points during transaction linkage with the transaction manager

Event ID No. in the figure#1 Trace acquisition points Level
0xA39E 1 Immediately before the process for correlating the persistent context and transaction starts B
0xA39F 2 Immediately after the process for correlating the persistent context and transaction is complete B
0xA3A0 3 Immediately before the pre-processing of the JTA transaction conclusion starts B
0xA3A1 4 Immediately after the pre-processing of the JTA transaction conclusion ends B
0xA3A2 5 Immediately before the post-processing of the JTA transaction conclusion starts B
0xA3A3 6 Immediately after the post-processing of the JTA transaction conclusion ends B

Legend:
B: Advanced

#1
Corresponds to the numbers in Figure 8-84.

The following figure shows the trace collection points.

Figure 8-84 Trace collection points during transaction linkage with the transaction manager

[Figure]

(2) Trace information that can be collected

The following table describes the trace information that can be collected during transaction linkage with the transaction manager.

Table 8-142 Trace information that can be collected during transaction linkage with the transaction manager

No. in the figure#1 Event ID Level Information that you can acquire
Interface name Operation name Optional
1 0xA39E B -- -- --
2 0xA39F B -- -- #2
3 0xA3A0 B -- -- --
4 0xA3A1 B -- -- #2
5 0xA3A2 B -- Status (int value of javax.transaction.Status) of the transaction passed by an argument of afterCompletion() --
6 0xA3A3 B -- -- #2

Legend:
B: Advanced
--: Not applicable

#1
Corresponds to the numbers in Figure 8-84.

#2
When an exception occurs, the exception is displayed.