Hitachi

uCosminexus Application Server Maintenance and Migration Guide


8.17.2 Trace information that can be collected

The following table describes the trace information that can be collected for the TP1 inbound integrated function.

Table 8‒104: Trace information that can be collected for the TP1 inbound integrated function

Number in the figure#1

Event ID

Level

Information that can be collected

Interface name

Operation name

Option

1

0xAA16

A

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

2

0xAA12

B

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

3

0xAA13

B

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

4

0xAA02

A

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

5

0xAA04

B

Request size

--

--

6

0xAA05

B

Read size

--

--

7

0xAA18

B

IP address of OpenTP1: listen port number of OpenTP1#2

Message type

Listen port number of TP1 inbound adapter side

8

0xAA00

A

Service group name

Service name

Node identifier of OpenTP1 that invokes the service#3, transaction global identifier (for transactional RPC)

9

0xAA17

A

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

10

0xAA03

A

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

11

0xAA10

A

Service group name#4

Service name #5

Entrance time

12

0xAA01

A

Service group name

Service name

When successful: Entrance time

In the case of an error: Entrance time and error response code

13

0xAA06

A

Service group name

Service name

Node identifier of OpenTP1 that invokes the service#3 , number of messages in the queue

14

0x8B86

A

Work class name

Method name

Resource adapter display name

15

0x8B87

A

Work class name

Method name

When normal: Entrance time

In the case of an error: Entrance time and exception

16

0x8B8A

A

Work class name

Method name

Resource adapter display name

17

0x8825

B

--

--

Global transaction ID of OpenTP1 (byte column)

18

0x8826

B

--

--

When normal: Entrance time

For an error: Entrance time and exception

19

0x842F

A

Bean name

Method name

--

20

0x8431

A

Bean name

Method name

--

21

0x8432

A

Bean name

Method name

When normal: Entrance time

For an error: Entrance time and exception

22

0x8430

A

Bean name

Method name

When normal: Entrance time

In the case of an error: Entrance time and exception

23

0xAA08

A

Root application information#6

--

--

24

0xAA19

B

IP address of OpenTP1: listen port number of OpenTP1#2

Message type

Listen port number of TP1 inbound adapter side

25

0xAA0A

B

Writing size

--

--

26

0xAA0B

B

Written size

--

--

27

0xAA09

A

IP address of OpenTP1: listen port number of OpenTP1#2

--

Listen port number of TP1 inbound adapter side

28

0xAA11

A

Service group name

Service name

Entrance time

29

0x8B8B

A

Work class name

Method name

When normal: Entrance time

For an error: Entrance time and exception

30

0xAA0C

A

--

--

--

31

0xAA0D

A

--

--

--

32

0xAA14

A

Node identifier of OpenTP1

Output one of the following

  • prepare

  • commit

  • rollback

Transaction global identifier

33

0x8B8C

B

--

--

Global transaction ID of xid argument of XATerminator (byte column)

34

0x8B8D

B

--

--

When normal: Entrance time

For an error: Entrance time and exception

35

0xAA15

A

--

In normal cases output one of the following:#7

  • prepared

  • read only

  • committed

  • rolled back

No output in the case of an error.

Entrance time

--

0x8B8E

B

--

--

Global transaction ID of xid argument of XATerminator (byte column)

--

0x8B8F

B

--

--

When normal: Entrance time

For an error: Entrance time and exception

--

0x8B90

B

--

--

Global transaction ID of xid argument of XATerminator (byte column)

--

0x8B91

B

--

--

When normal: Entrance time

For an error: Entrance time and exception

--

0x8B92

B

--

--

Global transaction ID of xid argument of XATerminator (byte column)

--

0x8B93

B

--

--

When normal: Entrance time

For an error: Entrance time and exception

Legend:

A: Standard

B: Advanced

--: Not applicable

#1

Corresponds to the numbers from Figures 8-64 to 8-70.

#2

If the listen port of OpenTP1 cannot be determined, "IP address of OpenTP1: --" is output.

#3

If the PRF information is inherited from OpenTP1 that invokes the service, "root RPC node identifier" is output. If the information is not inherited, "invocation source node ID" is output.

#4

If the service group name output in the interface name cannot be determined, "--" is output.

#5

If the service name output in the operation name cannot be determined, "--" is output.

#6

Outputs only when the J2EE applications stop. The following contents are output:

[Figure] If the PRF information is inherited from OpenTP1 that invokes the service, the root application information inherited from OpenTP1 is output.

[Figure] If the PRF information is not inherited from OpenTP1 that invokes the service, the root application information numbered by the TP1 inbound adapter is output.

#7

These are output in the following respective conditions:

[Figure] prepared: When prepare is completed

[Figure] read only: When the result of prepare is read only (such as when access to the resouce is by reference) or when the transaction setting of Message-driven Bean (service) that is executed is CMT NotSupported or BMT

[Figure] committed: When commit is completed

[Figure] rolled back: When rollback is completed. This includes the cases when the result of prepare and commit is treated as rollback.