On Feb 27, 2007, at 6:38 AM, Kevan Miller wrote:
On Feb 26, 2007, at 9:50 PM, Jason Dillon wrote:

Anyone know what these mean? And why the show up when booting up Geronimo?

<snip>
ERROR [RecoveryController] javax.transaction.xa.XAException: No current connection.
...
ERROR [RecoveryController] javax.transaction.xa.XAException: The connection is already closed
</snip>

They've started showing up because of the recent Transaction Recovery fixes, I committed.

TransactionManagerImpl is creating a "RecoveryController" log and logs all XA Recovery errors to this log. The fixes opened up our TR flows. Will be a bit before I get the causes of these errors sorted as well as a more appropriate RecoveryController log.

Kay... create this to track:

     https://issues.apache.org/jira/browse/GERONIMO-2895

--jason

Reply via email to