OpenTP1 Version 7 Messages

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

KFCA32429-E (G)

Starting distributed transaction is failed. DID = aa....aa XID = bb....bb Profile ID = cc....cc ApplicationDomain name = dd....dd Exception information = ee....ee

An attempt to start a distributed transaction has failed.
aa....aa: DID
A string of 36 characters is output in DDDDDDDD-DDDD-DDDD-DDDD-DDDDDDDDDDDD format, where D is a hexadecimal character.
If the DID cannot be acquired when single-phase commit optimization is enabled, ********-****-****-****-************ is output.
bb....bb: XID
The XID is output in GG....GG-BB....BB format.
GG....GG: Global transaction ID (hexadecimal character string)
BB....BB: Transaction branch ID (hexadecimal character string)
cc....cc: Profile ID of the configuration definition
dd....dd: Application domain name
ee....ee: Exception information
S: Interrupts processing, and then throws TP1ConnectorException.
O: Eliminate the cause of the error based on the exception information, and then retry.