Menu

Commit [r7903]  Maximize  Restore  History

Handle exception when committing a transaction UOW and set the transaction to Error. Previously, this would have left the Transaction in an I state.

An error message has been added to the TransactionEngine class to log when the system has failed to move a Transaction that has had an error to the E state.

Added diagnostic info to a Transactions error message when in the I state.

If there is an error writing a transaction to the JMS queue, move the transaction to the E state so it doesn't get stuck in the O state.

taptrevor 2014-08-25

changed /trunk/JaffaSOA/source/java/org/jaffa/transaction/services/TransactionConsumer.java
changed /trunk/JaffaSOA/source/java/org/jaffa/transaction/services/TransactionEngine.java
changed /trunk/JaffaSOA/source/java/org/jaffa/transaction/services/TransactionMessagingEngine.java
/trunk/JaffaSOA/source/java/org/jaffa/transaction/services/TransactionConsumer.java Diff Switch to side-by-side view
Loading...
/trunk/JaffaSOA/source/java/org/jaffa/transaction/services/TransactionEngine.java Diff Switch to side-by-side view
Loading...
/trunk/JaffaSOA/source/java/org/jaffa/transaction/services/TransactionMessagingEngine.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB