You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Andrew McIntyre (JIRA)" <de...@db.apache.org> on 2006/04/24 22:54:06 UTC

[jira] Reopened: (DERBY-1024) Client's XAResource.start throws XAException with XAER_RMFAIL when local transaction is active

     [ http://issues.apache.org/jira/browse/DERBY-1024?page=all ]
     
Andrew McIntyre reopened DERBY-1024:
------------------------------------


> Client's XAResource.start throws XAException with XAER_RMFAIL when local transaction is active
> ----------------------------------------------------------------------------------------------
>
>          Key: DERBY-1024
>          URL: http://issues.apache.org/jira/browse/DERBY-1024
>      Project: Derby
>         Type: Bug

>   Components: JDBC, Network Client
>     Reporter: Daniel John Debrunner
>     Assignee: Daniel John Debrunner
>     Priority: Minor
>      Fix For: 10.2.0.0, 10.1.2.3, 10.1.3.0

>
> perform some work in a local transaction without committing and then start a global transaction.
> Embedded throws an XAException with
> XAER_OUTSIDE - The resource manager is doing work outside a global transaction.
> Client throws an XAEception with
> XAER_RMFAIL  -  Resource manager is unavailable
> Seems like embedded has the correct error code, though I don't have the XA spec in front of me.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira