-
Task
-
Resolution: Won't Do
-
Major
-
None
-
4.2.3.SP5
-
None
If JBoss node is down when TransactionManager is at com.arjuna.ats.internal.arjuna.objectstore.ShadowingStore#write_state():751( after creating FOS:ofile before ofile.write() ), the following WARN message is output for a long time, and the transaction is no longer recovered because of an empty Tx log file.
21:41:11,731 WARN [arjLoggerI18N] [com.arjuna.ats.arjuna.recovery.RecoverAtomicAction_4] - RecoverAtomicAction: transaction not activated, unable to replay phase 2 commit
IMO in this case, the transaction should be rollbacked.
- relates to
-
JBTM-587 Move potentially corrupt/zero logs once detected
- Closed