Hitachi

uCosminexus Application Server Maintenance and Migration Guide


8.24.2 Trace information that can be collected

The following table describes the trace information that can be collected in JAX-RS.

Table 8‒132: Trace information that can be collected in JAX-RS

No. in the figures#

Event ID

Level

Information that you can acquire

Interface name

Operation name

Optional

1

0xD000

A

Class name

Method name

--

2

0xD001

A

Class name

Method name

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

3

0xD002

A

Class name

Method name

Endpoint URI

4

0xD003

A

Class name

Method name

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

5

0xD004

A

Class name

Method name

The call type is one of the following:

  • ObjectOut Invoker

  • ResponseOut Invoker

  • TypeOutInvoker

  • VoidOutInvoker

  • VoidToVoid Dispatcher

6

0xD005

A

Class name

Method name

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

Legend:

A: Standard

--: Not applicable

#

Corresponds to the numbers in Figure 8-95.