Hi, Try changing policyentry in your activemq.xml for queues. Don't put any memory limit, if you have to handle lot of messages.
<policyEntries> <policyEntry queue=">"/> <policyEntry topic=">" memoryLimit="5mb"/> </policyEntries> All the best. -----Original Message----- From: pPolak [mailto:ala...@centrum.sk] Sent: Thursday, September 10, 2009 5:27 PM To: users@activemq.apache.org Subject: Re: C# client stops receiving messages after getting ~400 of them pPolak wrote: > > (...) > I use this url to connect: failover:(tcp://WSSK809001:61616) > (...) > - sorry, that "WSSK809001" is the network name of my computer. -- View this message in context: http://www.nabble.com/C--client-stops-receiving-messages-after-getting-%7E40 0-of-them-tp25381671p25381931.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.