As a guess the most likely is a really small value of <usageManager limit="..."> in the conf/activemq.xml XML configuration file which the default is a very small 1Mb of memory for use by the broker - you might wanna add 2-3 zeros to it :)
http://incubator.apache.org/activemq/xml-configuration.html On 8/22/06, James Strachan <[EMAIL PROTECTED]> wrote:
What version are you using? How big are the messages? What is your configuration? On 8/22/06, pradeep <[EMAIL PROTECTED]> wrote: > > I created a durable subsciber to a topic and disconnected the client. > I tried to send 1000 messages to the topic but I am noticing the the client > code session.send(msg) blocks after 92 messages are sent. > > I am using Oracle 9i for storing messages. > > select count(*) from activemq_msgs; > > returned me 92. > > Why is the client blocked. I am evaluating ActiveMQ and it would be great if > someone could reply. Thanks :) > -- > View this message in context: http://www.nabble.com/problem-with-durable-subscribers-tf2145613.html#a5923485 > Sent from the ActiveMQ - User forum at Nabble.com. > > -- James ------- http://radio.weblogs.com/0112098/
-- James ------- http://radio.weblogs.com/0112098/
