Hitachi

uCosminexus Application Server Maintenance and Migration Guide


8.20.2 Trace information that can be collected

The following table describes the trace information that can be collected in JSF 2.2.

Table 8‒122: Trace information that can be collected in JSF 2.2

No. in the figure#

Event ID

Level

Information that you can acquire

Interface name

Operation name

Optional

1

0xAF20

A

Client ID

Class name and method name of the custom converter

--

2

0xAF21

A

Client ID

Class name and method name of the custom converter

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

3

0xAF22

A

Client ID

Class name of the custom validator.

If the custom validator is invoked by using MethodExpression, MethodExpression is acquired.

Note

When MethodExpression with multiple arguments is used, the columns in the trace based performance analysis file (CSV format) might shift.

--

4

0xAF23

A

Client ID

Class name of the custom validator.

If the custom validator is invoked by using MethodExpression, MethodExpression is acquired.

Note

When MethodExpression with multiple arguments is used, the columns in the trace based performance analysis file (CSV format) might shift.

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

5

0xAF24

A

Client ID

Class name of ValueChangeListener.

If ValueChangeListener is invoked by using MethodExpression, MethodExpression is acquired.

--

6

0xAF25

A

Client ID

  • In a normal state:

    If ValueChangeListener is invoked by using MethodExpression and ends successfully, and if a method with one argument is invoked, one argument is output.

    If a method with no argument is invoked, no argument is output.

  • In an abnormal state:

    None.

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

7

0xAF26

A

Client ID

Class name of ActionListener.

If ActionListener is invoked by using MethodExpression, MethodExpression is acquired.

--

8

0xAF27

A

Client ID

  • In a normal state:

    If ActionListener is invoked by using MethodExpression and ends successfully, and if a method with one argument is invoked, one argument is output.

    If a method with no argument is invoked, no argument is output.

  • In an abnormal state:

    None.

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

9

0xAF28

A

Client ID

Class name of AjaxBehaviorListener.

If AjaxBehaviorListener is invoked by using MethodExpression, MethodExpression is acquired.

--

10

0xAF29

A

Client ID

  • In a normal state:

    When AjaxBehaviorListener is invoked by using MethodExpression and ends successfully, and if a method with one argument is invoked, one argument is output.

    If a method with no argument is invoked, no argument is output.

  • In an abnormal state:

    None.

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

11

0xAF2A

A

Client ID

--

--

12

0xAF2B

A

Client ID

--

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

13

0xAF2C

A

Client ID

Class name of ComponentSystemEventListener.

If ComponentSystemEventListener is invoked by using MethodExpression, MethodExpression is acquired.

--

14

0xAF2D

A

Client ID

  • In a normal state:

    If ComponentSystemEventListener is invoked by using MethodExpression and ends successfully, and if a method with one argument is invoked, one argument is output.

    If a method with no argument is invoked, no argument is output.

  • In an abnormal state:

    None.

  • In a normal state:

    None

  • In an abnormal state:

    Exception name

Legend:

A: Standard

--: Not applicable

#

Corresponds to the numbers in Figure 8-84 through Figure 8-90.