You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "BENJAMIN Lee WARRICK (Jira)" <ji...@apache.org> on 2020/06/22 15:06:00 UTC

[jira] [Created] (ARTEMIS-2817) Stomp.py creates a misleading error and fails to listen on queue

BENJAMIN Lee WARRICK created ARTEMIS-2817:
---------------------------------------------

             Summary: Stomp.py creates a misleading error and fails to listen on queue
                 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
             Fix For: 2.8.1


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. I've also re-confirmed that I'm able to listen on the Artemis version 2.8.1 server with this client. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)