uCosminexus Application Server, Maintenance and Migration Guide

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

8.21.8 Trace collection points and trace information that can be collected during binary conversion of the entity class

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-139 Details of trace collection points during the binary conversion of the entity class

Event ID No. in the figure#1 Trace acquisition points Level
0xA330 1 Immediately before the binary conversion processing for the entity class starts B
0xA331 2 Immediately after the binary conversion processing for the entity class is complete B

Legend:
B: Advanced

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

The following figure shows the trace collection points.

Figure 8-83 Trace collection points during binary conversion of the entity class

[Figure]

Hint
In an application using JPA, this trace information is collected even for classes other than the entity class, when the class is loaded from the class loader.

(2) Trace information that can be collected

The following table describes the trace information that can be collected during the binary conversion of the entity class.

Table 8-140 Trace information that can be collected during the binary conversion of the entity class

No. in the figure#1 Event ID Level Information that you can acquire
Interface name Operation name Optional
1 0xA330 B -- -- --
2 0xA331 B -- -- #2

Legend:
B: Advanced
--: Not applicable

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

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