Re: A consumer has same clientid with broker

2016-09-13 Thread LeiYe
Thanks. You are right. -- View this message in context: http://activemq.2283324.n4.nabble.com/A-consumer-has-same-clientid-with-broker-tp4716290p4716460.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: A consumer has same clientid with broker

2016-09-12 Thread LeiYe
Now, I can reproduce it. Firstly, publish messages to an queue, and wait until hunderd thousands messages blocked in the queue. Secondly, login the web, click "Queues" tag on the top, and view messages in the queue. Thirdly, turn back to "queues.jsp", and you will see a consumer. If you click

Re: A consumer has same clientid with broker

2016-09-08 Thread LeiYe
Hi Tim: Maybe my description make some confusion. I say no other processes means there is only the broker running on the server. I describe my situation more clearly: 1. I start a broker on a server. 2. I start several producers and consumers on other servers, and publish, consume one