You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Dan Erez (JIRA)" <ji...@apache.org> on 2018/01/01 13:53:00 UTC

[jira] [Created] (AMQ-6879) Root cause is null when listener is throwing an exception

Dan Erez created AMQ-6879:
-----------------------------

             Summary: Root cause is null when listener is throwing an exception
                 Key: AMQ-6879
                 URL: https://issues.apache.org/jira/browse/AMQ-6879
             Project: ActiveMQ
          Issue Type: Bug
          Components: JMS client
    Affects Versions: 5.15.2
            Reporter: Dan Erez


ActiveMQMessageConsumer is created with messageListener as null,from CachingConnectionFactory that creates it.
Later, when my listener is throwing an exception, the cause is null since setting the cause on the md is only when the listener is not null.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)