Channel was inactive for too long. sigh

2011-06-21 Thread Darren Govoni
Hi, I am using 5.5.0. When running on 64bit ubuntu on EC2, I have 30 connections via pyactivemq on same host. They connect fine. get messages. Shortly later (like couple minutes) all the connections disappear with this exception in the activemq log (many of them). 2011-06-22 00:36:10,394 |

urgent: Transport failed messages in activemq

2011-06-21 Thread agujral
I am getting transport failed messages in activemq broker.Can someone please help. 2011-06-21 15:48:29,679 | INFO | Transport failed: java.io.EOFException | org.apache.activemq.broker.TransportConnection.Transport | ActiveMQ Transport: tcp:///172.20.210.18:48482 java.io.EOFException at ja

Re: statistical plugin

2011-06-21 Thread agujral
Also I want to add to my first message, sometimes I am not getting any response from the broker when I send message to the queue "ActiveMQ.Statistics.Broker" my program just hangs. I am attaching the program below : public static void main(String[] args) throws Exception { //not using sdtcommon

Rate limiting message uploads to a broker

2011-06-21 Thread nw
Hi, I have a store and forward network of brokers (A), with one broker at a different geographical location (B) which consumers (C) are processing messages from. Our problem is bandwidth restrictions from A to B. My question is, is it possible to rate limit messages that are forwarded from A to

Pure Master-Slave configuration issue

2011-06-21 Thread sevmax
Hello dear ActiveMQ community, I'm trying to configure pure master-slave configuration, but unable to replicate any queues from master to slave. Here is what I used in slave config: http://activemq.apache.org/schema/core";> ... ... Everything else is default config. But we