Hitachi

uCosminexus Application Server Maintenance and Migration Guide


8.4.2 Trace information that can be collected

The following table describes the trace information that can be collected in a Web container.

Table 8‒7: Trace information that can be collected in a Web container (trace of request processing)

No. in the figure#

Event ID

Level

Information that you can acquire

Interface name

Operation name

Optional

1

0x8237

B

Requested size

--

--

2

0x8337

B

Size that could be read

--

  • When normal:

    Entrance-time

  • For an exception:

    Entrance-time-exception-name

3

0x8236

A

HTTP method

URI

Value for the request header name specified in the property (none if the header name is not specified)

4

0x8234

A

--

--

--

5

0x8203

B

Class name

Context root name

Number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID

6

0x8202

A

Class name (JSP file name when JSP is invoked)

--

  • When normal:

    Entrance-time

  • For an exception:

    Entrance-time-exception-name

B

Context root name

  • When normal:

    Entrance-time-number-of-session-ID-characters: session-ID

  • For an exception:

    Entrance-time-exception-name: number-of-session-ID-characters: session-ID

0x8207

B

--

Context root name

Number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID

7

0x8206

B

Class name

Dispatch type

Context root name

Number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID

8

0x8238

B

Write size

--

--

9

0x8338

B

Size that could be written

--

  • When normal:

    Entrance-time

  • For an exception:

    Entrance-time-exception-name

10

0x8306

B

Class name

Dispatch type

Context root name

  • When normal:

    Entrance-time-number-of-session-ID-characters: session-ID

  • For an exception:

    Entrance-time-exception-name: number-of-session-ID-characters: session-ID

11

0x8302

A

Class name (JSP file name when JSP is invoked)

--

  • When normal:

    Entrance-time

  • For an exception:

    Entrance-time- exception-name

Context root name

  • When normal:

    Entrance-time-number-of-session-ID-characters: session-ID

  • For an exception:

    Entrance-time-exception-name: number-of-session-ID-characters: session-ID

0x8307

B

--

Context root name

  • When normal:

    Entrance-time-number-of-session-ID-characters: session-ID

  • For an exception:

    Entrance-time-exception-name: number-of-session-ID-characters: session-ID

12

0x8303

B

Class name

Context root name

  • When normal:

    Entrance-time-number-of-session-ID-characters: session-ID

  • For an exception:

    Entrance-time-exception-name: number-of-session-ID-characters: session-ID

13

0x8334

A

--

--

Entrance-time

14

0x8235

A

Implementation class name for asynchronous processing

--

--

15

0x8335

A

Implementation class name for asynchronous processing

--

  • When normal:

    Entrance-time

  • For an exception:

    Entrance-time exception-name

16

0x8239

A

--

--

--

17

0x8339

A

--

--

Entrance-time

18

0x8336

A

HTTP method

URI

Entrance-time-status-code

Legend:

A: Standard

B: Advanced

--: Not applicable

#

Corresponds to the numbers in Figure 8-9.

Reference note

When a request is received from other than the SOAP client, 0 is displayed always in the client application information that is the key information of the trace information. The client application information is output only when a request is received from the SOAP client.