Firstly, I write a program which subscribes 5 topics of the broker via Durable Subscribers way.And then the program shut down, in the AMQ management page(http://192.168.120.101:8161/admin/topicSubscribers.jsp?JMSDestination=****) , theoretically, all of topics' Subscribers should be inactive. However, the fact is that some of the topics are inactive, the others are not.Which results in the program cannot restart with the error message-"broker:***** already connected from tcp://192.168.120.40:58709".Is it the AMQ bug? Or how can I solve it?Thanks,Jim Wang
-- View this message in context: http://activemq.2283324.n4.nabble.com/inactive-Durable-Subscribers-cannot-connect-broker-again-tp4721711.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
