OpenTP1 Version 7 Messages

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

KFCA32430-E (G)

Executing RPC in distributed transaction is failed. Service group name = aa....aa Service name = bb....bb DID = cc....cc XID = dd....dd Profile ID = ee....ee ApplicationDomain name = ff....ff Exception information = gg....gg

An error occurred during RPC execution in a distributed transaction.
aa....aa: Service group name
bb....bb: Service name
cc....cc: 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.
dd....dd: 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)
ee....ee: Profile ID of the configuration definition
ff....ff: Application domain name
gg....gg: Exception information
S: Interrupts processing, and then throws TP1ConnectorException.
O: Eliminate the cause of the error based on the exception information, and then retry.