You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/30 20:08:11 UTC

[jira] [Commented] (AMQCPP-589) NPE when acknowledge called on message in some cases

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

ASF subversion and git services commented on AMQCPP-589:
--------------------------------------------------------

Commit ce523a140112d4d654e8ae660893e09bf9ffd7c3 in activemq-cpp's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-cpp.git;h=ce523a1 ]

https://issues.apache.org/jira/browse/AMQCPP-589
https://issues.apache.org/jira/browse/AMQCPP-588

Fix NPE error.
Update onMessage processing to always incluide the error cause exception
so that the poison cause in DLQ contains the original error message.

> NPE when acknowledge called on message in some cases
> ----------------------------------------------------
>
>                 Key: AMQCPP-589
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-589
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl, Openwire
>    Affects Versions: 3.9.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 3.9.1
>
>
> If the Session is not Transacted or Individual Acknowledge an NPE segfault occurs in the ActiveMQMessage implementation.



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