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.2.8.Final
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.