You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Tim Chen (JIRA)" <ji...@apache.org> on 2007/02/06 20:35:02 UTC

[jira] Created: (AMQ-1154) Jencks Container does not rollback session

Jencks Container does not rollback session
------------------------------------------

                 Key: AMQ-1154
                 URL: https://issues.apache.org/activemq/browse/AMQ-1154
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.1.0
            Reporter: Tim Chen
         Attachments: jms.tar.bz2

run mvn -Dtest=XAJmsTest test on the attached application
when an error occurs the container hangs.
eventually you will see a msg that the sessions were set for rollbackonly but never rollsback or timesout.

I believe since this is a xa transaction that it is waiting for something else to commit/rollback the transaction but there are no hooks to do this manually or for Spring AOP to start/stop a transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-1154) Jencks Container does not rollback session

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully updated AMQ-1154:
----------------------------

    Fix Version/s: 5.3.0
                       (was: 5.2.0)

> Jencks Container does not rollback session
> ------------------------------------------
>
>                 Key: AMQ-1154
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1154
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Tim Chen
>             Fix For: 5.3.0
>
>         Attachments: jms.tar.bz2
>
>
> run mvn -Dtest=XAJmsTest test on the attached application
> when an error occurs the container hangs.
> eventually you will see a msg that the sessions were set for rollbackonly but never rollsback or timesout.
> I believe since this is a xa transaction that it is waiting for something else to commit/rollback the transaction but there are no hooks to do this manually or for Spring AOP to start/stop a transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (AMQ-1154) Jencks Container does not rollback session

Posted by "Bruce Snyder (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Snyder updated AMQ-1154:
------------------------------

    Fix Version/s:     (was: AGING_TO_DIE)
                   NEED_REVIEWED

> Jencks Container does not rollback session
> ------------------------------------------
>
>                 Key: AMQ-1154
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1154
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Tim Chen
>             Fix For: NEED_REVIEWED
>
>         Attachments: jms.tar.bz2
>
>
> run mvn -Dtest=XAJmsTest test on the attached application
> when an error occurs the container hangs.
> eventually you will see a msg that the sessions were set for rollbackonly but never rollsback or timesout.
> I believe since this is a xa transaction that it is waiting for something else to commit/rollback the transaction but there are no hooks to do this manually or for Spring AOP to start/stop a transaction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.