RE: Dynamic Queue Creation Issue

2011-06-08 Thread Yuvaraj Vanarase
yer_sep2010.htm>). - Celebrating 10 Years! From: Yuvaraj Vanarase Sent: Wednesday, June 08, 2011 4:24 PM To: users@activemq.apache.org Subject: RE: Dynamic Queue Creation Issue Thanks Dejan. Exactly, this is very common scenario still I am not sure why am I getting problem. Well, I alrea

Re: Dynamic Queue Creation Issue

2011-06-07 Thread Dejan Bosanac
Can you check the web console (or JConsole) to check if there's everything ok regarding destinations/consumers and messages. As this is a simple scenario, there's probably some misuse. It's best to create a test that shows what you're seeing. Regards -- Dejan Bosanac - http://twitter.com/dejanb

Dynamic Queue Creation Issue

2011-06-07 Thread Yuvaraj Vanarase
Hi, I am creating queues dynamically(as of now testing with 2 only). Every time I create new connection at sender side (connection->session->queue->sender) and also new connection to create message listeners. Creation of 2 queues happens 1 minute interval. I could see that for first queue messa