Hi folks,

Dominik has reported in the past a problem where a bridged transaction - as he described today - with two participants fails to roll back when one of the participants cannot successfully prepare.

The stacktrace Dominik showed me:
Caused by: java.lang.IllegalStateException: Status is STATUS_PREPARED
at org.apache.geronimo.transaction.manager.TransactionImpl.rollback(TransactionImpl.java:438) at org.apache.geronimo.transaction.manager.TransactionManagerImpl.rollback(TransactionManagerImpl.java:210)

... points to the Geronimo transactionImpl that refuses calls to .rollback() after having PREPARED.

However, even and especially the participant that successfully prepared must be able to finally roll back, so I don't quite understand what's going on here.

Dasarath, could you please shed some light on what is going on here?


Thank you, best regards & good night

        -hannes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to