You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (Commented) (JIRA)" <ji...@apache.org> on 2012/02/15 23:24:00 UTC

[jira] [Commented] (QPID-3461) A SessionException is thrown (instead of a JMSException) when an error occurs during a commit.

    [ https://issues.apache.org/jira/browse/QPID-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208870#comment-13208870 ] 

Alex Rudyy commented on QPID-3461:
----------------------------------

Hi Rajith,

I might be wrong but I believe that this bug was fixed in 0.14 release.
Are you still able to reproduce it?
                
> A SessionException is thrown (instead of a JMSException) when an error occurs during a commit.
> ----------------------------------------------------------------------------------------------
>
>                 Key: QPID-3461
>                 URL: https://issues.apache.org/jira/browse/QPID-3461
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.10, 0.12
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>             Fix For: 0.15
>
>         Attachments: TxFailover.java
>
>
> If the broker throws a session level exception, during or just before the client invokes a commit on a transaction, the JMS client throws a SessionException instead of a JMSException.
> This is due to the AMQSession_0_10.java not handing the SessionException.
> (Please note this issue is only present in the 0-10 code path).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org