You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gustavo Lara (JIRA)" <ji...@apache.org> on 2014/11/25 16:11:13 UTC

[jira] [Commented] (AMQ-5454) Topic messages can't be sent to DLQ, because region destination value is null

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

Gustavo Lara commented on AMQ-5454:
-----------------------------------

If I used Queues instead of Topics, everything works fine.

> Topic messages can't be sent to DLQ, because region destination value is null
> -----------------------------------------------------------------------------
>
>                 Key: AMQ-5454
>                 URL: https://issues.apache.org/jira/browse/AMQ-5454
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.10.0
>         Environment: published and subscriber connections created via Spring xml configuration file.
> The messages are persistent (Durable subscription)
>            Reporter: Gustavo Lara
>
> When Topic.send is executed, the message is stored with the proper region destination. 
> When RegionBroker.sendToDeadLetterQueue is called, for some reason the call to MessageReference node.getRegionDestinations (ln 728) is null.
> MessageReference is an instance of ActiveMQBlobMessage.



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