You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Aleksey Sushko (JIRA)" <ji...@apache.org> on 2015/02/02 22:54:36 UTC

[jira] [Closed] (ARIES-1291) transaction will roll back. XA error code: 100

     [ https://issues.apache.org/jira/browse/ARIES-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Sushko closed ARIES-1291.
---------------------------------
    Resolution: Not a Problem

Sorry. Looked source transaction-manager. This is only a warning, not an error.

> transaction will roll back. XA error code: 100
> ----------------------------------------------
>
>                 Key: ARIES-1291
>                 URL: https://issues.apache.org/jira/browse/ARIES-1291
>             Project: Aries
>          Issue Type: Bug
>          Components: Transaction
>         Environment: org.apache.aries.transaction.jdbc:2.1.0
> org.apache.aries.transaction.manager:1.1.0
> org.apache.geronimo.components.geronimo-connector:3.1.1
>            Reporter: Aleksey Sushko
>            Priority: Critical
>         Attachments: transaction2-itest.zip
>
>
> Tests show incorrect operation of the database.
> Create Requerd transaction. Create internal RequiresNew transaction. Rollback first transaction.
> Error rollback.
> {quote}
> WARN  Transaction - Error ending association for XAResource 
> 	org.apache.geronimo.transaction.manager.WrapperNamedXAResource@75288e22; 
> 	transaction will roll back. XA error code: 100
> 	javax.transaction.xa.XAException
> {quote}
> If the test is to remove the string create an exception, the test will take place without any errors.
> {code}throw new Exception("rollback");{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)