Re: Producers blocking

2009-11-23 Thread SelvarajAM
Hi, regarding your problem no 2. Can you change the policy entry from to and try it gregory.guibert wrote: > > Hello, > > I am setting up a configuration of activemq with a network of brokers (4 > brokers instances) and I am facing several problems. I am using 5.2.0 > release, java

Re: PrefetchSize of Non-Durable topic not able to change

2009-11-18 Thread SelvarajAM
nk/activemq-core/src/main/java/org/apache/activemq/broker/region/policy/PolicyEntry.java?view=markup > > > > 2009/11/17 SelvarajAM > >> >> Thanks for your reply. >> I did use stomp extensions but still unable to set the prefetch size. >> >>

Re: PrefetchSize of Non-Durable topic not able to change

2009-11-17 Thread SelvarajAM
http://www.manning.com/snyder/ > Blog - http://www.nighttale.net > > > On Tue, Nov 17, 2009 at 1:12 PM, SelvarajAM wrote: > >> >> I am using Activemq 5.3, Flex Client and stomp protocol for >> communication. >> >> I send Non-Persisent messages to

PrefetchSize of Non-Durable topic not able to change

2009-11-17 Thread SelvarajAM
I am using Activemq 5.3, Flex Client and stomp protocol for communication. I send Non-Persisent messages to Non-Durable topic. I want to change the PrefetchSize of the Subscribers/Consumers. JConsole shows the PrefetchSize as 1000 always, though the document says the default value as Short.MAX_

Re: Stomp connection to remote host with ActiveMQ 5.3

2009-11-17 Thread SelvarajAM
try uri="stomp://0.0.0.0:61613 u_catch wrote: > > I just upgraded from activemq5.2 to 5.3. The stomp configuration in > activemq.xml is like: > > > > With 5.3, I can't make remote stomp connection using hostname and port. > For instance, "telnet " got error "connection refused". > "telnet

Re: Activemq broker hangs when stomp client disconnects unexpectedly

2009-11-13 Thread SelvarajAM
workaround works fine for me. :-) I shall update once i find the right fix SelvarajAM wrote: > > Below is the o/p of netstat > > tcp0 0 *:8084 *:* > LISTEN > tcp0 92531 pri:8084 >

Activemq Broker attribute TotalDequeueCount is very small

2009-11-12 Thread SelvarajAM
I am using embedded Activemq broker (5.3 Version), Flex client and STOMP protocol for the communication. Below is the xml configuration we use http://www.springframework.org/schema/beans"; xmlns:amq="http://activemq.apache.org/schema/core"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-ins

Re: Activemq broker hangs when stomp client disconnects unexpectedly

2009-11-11 Thread SelvarajAM
Below is the o/p of netstat tcp0 0 *:8084 *:* LISTEN tcp0 92531 pri:8084 :::10.161.:boinc-client FIN_WAIT1 tcp1 0 pri:48292 pri:8084 ESTABLISHED tcp

Re: Activemq broker hangs when stomp client disconnects unexpectedly

2009-11-11 Thread SelvarajAM
Hi Gary, Thanks for your reply. I have attached my jconsole screen shot. Kindly have a look at it. Though the client connection is lost (or has got error), jconsole says it is NOT BLOCKED and NOT SLOW. Also i tried all the configuaration for discarding the messages as in http://a

Activemq broker hangs when stomp client disconnects unexpectedly

2009-11-10 Thread SelvarajAM
Hi, I am using embedded Activemq broker (5.3 Version), Flex client and STOMP protocol for the communication. The problem is, When unexpected error occurs in the Flex client, Activemq broker memory usage increases gradually and then it hangs giving the following message in the log file Memory