[
https://issues.apache.org/jira/browse/ARTEMIS-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152711#comment-17152711
]
ASF subversion and git services commented on ARTEMIS-2817:
----------------------------------------------------------
Commit 20daf2354cb740a03104025317237bdda1bc57bd in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=20daf23 ]
ARTEMIS-2817 Support Stomp subscription with FQQN+multicast
> Support Stomp subscription with FQQN+multicast
> ----------------------------------------------
>
> Key: ARTEMIS-2817
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2817
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: STOMP
> Affects Versions: 2.13.0
> Reporter: BENJAMIN Lee WARRICK
> Assignee: Justin Bertram
> Priority: Major
> Attachments: artemis.log, broker.xml
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I've been using stompy.py (version 5.0.1) to publish and subscribe on Artemis
> 2.8.1. However now that installed a new instance, this time Artemis 2.13.0.,
> the client fails to subscribe. I can successfully publish to the address with
> STOMP, but when I try to subscribe to a queue, I get the following error:
> "received an error "AMQ229019: Queue [queue name] already exists on address
> [address name]"
> And no messages are pulled. I also tried upgrading to stomp.py 6.0, but I
> still get the same error. Using a Java JMS client I am able to subscribe.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)