Messages are not consuming from Active MQ queues

2016-01-19 Thread RRK4788
I have installed Active MQ version 5.11.1 in Linux box. And Integrated Active MQ Resource Adapter 5.9 in IBM WebSphere Application Sever v8.5. When I send messages to Active MQ thru JMS connection - Those messages were not consuming by Active MQ resource adapter in IBM WAS 8.5. Below are the spec

Messages lost

2016-08-23 Thread RRK4788
Hi All, We are using Apache Active MQ 5.11.1 in our application. We have a loadrunner tool which pumps the messages to amq broker and from there consumers will consume the messages. When tried to pump messages with high volume(8 messages per hour), we are loosing some messages. But in AMQ cons

Re: Messages lost

2016-09-15 Thread RRK4788
Hi Tim, I could not see any option to check the messages dispatched to each consumers in Jconsole. PFA the attached Jconsole. -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-lost-tp4715715p47165

Re: Messages lost

2016-09-16 Thread RRK4788
Tim, I could see the same thing in My Console also. However REQ queue's En-queued and dequeued number should match with my Response queue's Enqueued also. Attaching the screenshot where I could see 9 messages were lost and I could not see those messages in anywhere.