Re: Problem with topic...

2013-01-05 Thread yeshas
Reposting .. as I am not sure of my subscription confirmation. Hi , I am also facing similar problem. I am using ActiveMQ with Spring.I have a spring listener subscribed to a topic. I am using spring 2.5.6 and activeMQ version 5.3.2 . Have you find a solution to this problem ? and can you expl

Re: Subscriptions of a Topic getting lost

2013-01-05 Thread yeshas
I am using ActiveMQ with Spring. Spring listeners have subscribed to the topic. I am using spring 2.5.6 and activeMQ version 5.3.2 . -- View this message in context: http://activemq.2283324.n4.nabble.com/Subscriptions-of-a-Topic-getting-lost-tp4661429p4661431.html Sent from the ActiveMQ - User

Re: Problem with topic...

2013-01-05 Thread yeshas
Hi , I am also facing similar problem. I am using ActiveMQ with Spring.I have a spring listener subscribed to a topic. I am using spring 2.5.6 and activeMQ version 5.3.2 . Have you find a solution to this problem ? and can you explain more about the timing issue. -- View this message in context

Subscriptions of a Topic getting lost

2013-01-05 Thread yeshas
Hi , I have 4 existing subscriptions to a Topic.I have added a new subscription .I see some unexpected behavior with the new subscriptions .Messages posted to the Topic is not received by the listener. This is not always. The problem starts after receiving 5 to 6 messages successfully. I am not su