Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-28 Thread Namrata Patel
Ya, sorry missed the screenshots. *apollo_broker_queues_producers.JPG* - Queue producers list that shows are still connected. And after some 233268 producers, it stops accepting messages For test file, I would like to help you with a test file, but I am PHP user and looks like it might take me a

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-28 Thread Christian Posta
The PHP should be fine. Will take another look as time permits. Thanks! On Wednesday, August 28, 2013, Namrata Patel wrote: Ya, sorry missed the screenshots. *apollo_broker_queues_producers.JPG* - Queue producers list that shows are still connected. And after some 233268 producers, it stops

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-27 Thread Namrata Patel
Did anyone try Apollo MQ with transactions? Did it give you this issue with producers keep getting added and wont get disconnected even after commit() and disconnect() ? Thanks On Fri, Aug 23, 2013 at 11:20 AM, Namrata Patel namrata.pa...@synergytechservices.com wrote: Sorry but I don't

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-27 Thread Christian Posta
So i didn't see any screenshots that you attached. Please try attaching again. I cannot reproduce this as you've described. Maybe you can try creating a unit test. Start with this code here:

Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-22 Thread Namrata Patel
Hello, I am using Apollo MQ *Version: *1.6 with *STOMP 1.2* protocol. I was trying to send couple of messages in an transactional manner using BEGIN and COMMIT stomp commands. This works as expected and all messages get to the queue correctly but the producers count keeps increasing. Attached

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-22 Thread Hiram Chirino
Your just talking about the statistics counters? On Thu, Aug 22, 2013 at 8:06 AM, Namrata Patel namrata.pa...@synergytechservices.com wrote: Hello, I am using Apollo MQ Version: 1.6 with STOMP 1.2 protocol. I was trying to send couple of messages in an transactional manner using BEGIN and

Re: Apollo MQ : when sending messages in transaction, producers count keeps increasing

2013-08-22 Thread Namrata Patel
Sorry but I don't think so, though I wish it was just that :) On the admin console http://192.168.31.70:61780/console/index.html , I cannot even open the queue (click on the name) now. It wont open to see those Message, Producer and Consumers tabs. But when i go to the old broker portal: