Adrian, I think you have something wrong in your code. Check your code against ActiveMQ samples: apache-activemq-5.3.1\example\src Also, try start another consumer to see whether it will consume only 60 message as well. Another option is use a different db for teste purpouse - like Kahadb. Give a try ;)
2010/6/15 alisenberg <[email protected]> > > I sent 12.000 persistent messages to my queue. Jconsole shows the correct > queue_size. Also, I can see in my db, the correct number of rows. However, > my consumer only gets 60 messages. > > I try with QueueBrowser and also a simple Consumer.receive() but nothing > else is received. > > I am using 5.3.2 and postgres persistence. > > Any ideas? > > Thanks, > Adrian > -- > View this message in context: > http://old.nabble.com/Consumer-does-not-consume-all-messages-on-broker-tp28893889p28893889.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > -- Márcio Geovani Jasinski Blumenau, Santa Catarina Fone: +55 47 9653 4899
