]
Michael Musgrove commented on JBTM-2548:
----------------------------------------
These test failures also require the fix provided by JBTM-2547
CrashRecovery05_2_Test076 (through CrashRecovery05_2_Test100)
failures
----------------------------------------------------------------------
Key: JBTM-2548
URL:
https://issues.jboss.org/browse/JBTM-2548
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Testing
Affects Versions: 5.2.7.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
These tests typically start 2 servers and crash one of them in various ways.
Then the two servers are restarted but the tests fail because the recovery port used by
one of the two servers is stuck in the TIME-WAIT state so the server restart gets a
"Bind: Address Already in Use" error.
I propose to fix this by doing a retry and backoff approach.