Hitachi

uCosminexus Application Server Maintenance and Migration Guide


8.9.1 Trace Get Point and the PRF Trace Get Level

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

Table 8‒62: Details of trace collection points in a JNDI

Event ID

No. in the figure#

Trace acquisition points

Level

0x8603

1

When searching the name space in JNDI, or the CORBA Naming Service

javax.naming.Context.lookup

Immediately after invocation

A

0x8604

2

Immediately before return

A

0x8605

1

javax.naming.Context.list

Immediately after invocation

B

0x8606

2

Immediately before return

B

0x8607

1

javax.naming.Context.listBindings

Immediately after invocation

B

0x8608

2

Immediately before return

B

0x8609

1

When searching the name space in which javax.ejb.EJBLocalHome is saved

javax.naming.Context.lookup

Immediately after invocation

A

0x860A

2

Immediately before return

A

0x860B

1

javax.naming.Context.list

Immediately after invocation

B

0x860C

2

Immediately before return

B

0x860D

1

javax.naming.Context.listBindings

Immediately after invocation

B

0x860E

2

Immediately before return

B

0x860F

1

When searching the Java name space: java

javax.naming.Context.lookup

Immediately after invocation

A

0x8610

2

Immediately before return

A

0x8611

1

javax.naming.Context.list

Immediately after invocation

B

0x8612

2

Immediately before return

B

0x8613

1

javax.naming.Context.listBindings

Immediately after invocation

B

0x8614

2

Immediately before return

B

0x8615

1

When using the round-robin search functionality

javax.naming.Context.lookup

Immediately after invocation

A

0x8616

2

Immediately before return

A

0x8617

1

When using the CORBA Naming Service switch functionality

javax.naming.Context.lookup

Immediately after invocation

A

0x8618

2

Immediately before return

A

0x8619

1

javax.naming.Context.list

Immediately after invocation

B

0x861A

2

Immediately before return

B

0x861B

1

javax.naming.Context.listBindings

Immediately after invocation

B

0x861C

2

Immediately before return

B

Legend:

A: Standard

B: Advanced

#

Corresponds to the numbers in Figure 8-38.

The following figure shows the trace collection points in a JNDI.

Figure 8‒38: Trace collection points of a JNDI

[Figure]