Thursday, March 13, 2014

HeuristicMixedException

HeuristicMixedException

javax.transaction.HeuristicMixedException is a strange problem with transaction handling not only on JBOSS Application Server... during commiting the transaction.

This a problem any dangerous inconsistencies in applications after a database crash...

A HeuristicMixedException exception thrown by the container due to a failure to commit a transaction, does not contain the reason why the resource manager failed.

see similar RollbackException, HeuristicRollbackException, SystemException in the Internet and examples at:

https://www.javatips.net/api/javax.transaction.heuristicmixedexception