— a/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/PeriodicRecovery.java
+++ b/ArjunaCore/arjuna/classes/com/arjuna/ats/internal/arjuna/recovery/PeriodicRecovery.java
@@ -654,7 +654,7 @@ public class PeriodicRecovery extends Thread
private void doBackoffWait()
{
try
catch (InterruptedException e)
{ // we can ignore this exception }