]
Thomas Jenkinson updated JBTM-2998:
-----------------------------------
Fix Version/s: 5.next
(was: 5.9.8.Final)
Blacktie TestTPGetRply failed with unknown session
--------------------------------------------------
Key: JBTM-2998
URL:
https://issues.jboss.org/browse/JBTM-2998
Project: JBoss Transaction Manager
Issue Type: Bug
Components: BlackTie
Reporter: Zheng Feng
Priority: Minor
Fix For: 5.next
Attachments: archive(1).zip, archive.zip
{noformat}
2018-01-09 02:24:48,064 [0x00001db8] DEBUG (AtmiBrokerClient :200 ) - get
session: 3
2018-01-09 02:24:48,064 [0x00001db8] DEBUG (AtmiBrokerClient :209 ) - did not get
session: 3
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :411 ) -
_get_tperrno
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :415 ) - found
_get_tperrno2
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :418 ) - returning
_get_tperrno2
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :924 ) - tpgetrply
return: -1 tperrno: 2
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :411 ) -
_get_tperrno
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :415 ) - found
_get_tperrno2
2018-01-09 02:24:48,064 [0x00001db8] TRACE (XATMIc :418 ) - returning
_get_tperrno2
2018-01-09 02:24:48,064 [0x00001db8] DEBUG (AtmiBrokerLogc :72 ) - CHKCOND
ASSERT FAILED
C:\hudson\workspace\narayana-catelyn\blacktie\xatmi\src\test\cpp\TestTPGetRply.cxx:272
{noformat}
It looks like that the sessionIds have the prev id in the other tests which has not been
removed.