uCosminexus Application Server, Maintenance and Migration Guide

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

8.5.2 Trace information that can be collected

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

Table 8-9 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 0x8200 A HTTP method URI --
B Number-of-session-ID-characters: session ID: collection-method
0x8201 A HTTP method URI --
2 0x8203 B Class name Context root name Number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID
3 0x8202 A Class name or JSP file name -- --
B Context root name Number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID
0x8207 B -- -- --
4 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
5 0x8306 B Class name Dispatch type
Context root name
Number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID
6 0x8302 A Class name or JSP file name --
  • 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
7 0x8303 B Class 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
8 0x8300 A HTTP method URI
  • When normal:
    Entrance-time status-code
  • For an exception:
    Entrance-time status-code exception-name
B
  • When normal:
    Entrance-time status-code number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID
  • For an exception:
    Entrance-time status-code exception-name: number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID
0x8301 A HTTP method URI
  • When normal:
    Entrance-time status-code
  • For an exception:
    Entrance-time status-code number-of-session-ID-characters: session-ID: number-of-global-session-ID-characters: global-session-ID

Legend:
A: Standard
B: Advanced
--: Not applicable

#
Corresponds to the numbers in Figure 8-10.

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.