Re: Network of Brokers: Members die after some hours

2010-07-06 Thread dialsc
hi, done: https://issues.apache.org/activemq/browse/AMQ-2811 greez, dialsc dialsc wrote: hello, i have a network of brokers configured with four nodes where each node knows the other three nodes through the networkConnector config. two of theses four nodes are currently down

Re: Howto probe brokers from a loadBalancer

2010-07-06 Thread dialsc
simply consumes a wegpage that returns go or no go. greez, dialsc dialsc wrote: hello, i have a network of brokers where each broker has the others configured statically. this network of brokers is located behind a hardware load balancer and all the clients are connecting over the lbs vip

Re: OutOfMemoryError when reconnecting forwarding bridge

2010-07-06 Thread dialsc
any idea when 5.4.0 will be available? greez, dialsc Geoffrey Arnold wrote: Hi all, We have a forwarding bridge between an embedded broker in one VM and a remote broker in another VM using the examples from the network-of-brokers documentation[1]. While testing failover, we left

Network of Brokers: Members die after some hours

2010-07-05 Thread dialsc
:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619 and yes, i'm using the nio transport. has anyone got an idea? thx, greez, dialsc -- View this message in context: http://old.nabble.com/Network

Looking for best Network of Brokers configuration

2010-07-02 Thread dialsc
hello, i'm in the situation where i have to configure a network of brokers to build a logical jms infrastructur over two different sides, let's call them side1 and side2. both sides have two activemq broker instances running. so far i was able to setup several network of broker infrastructures

Howto probe brokers from a loadBalancer

2010-05-07 Thread dialsc
hello, i have a network of brokers where each broker has the others configured statically. this network of brokers is located behind a hardware load balancer and all the clients are connecting over the lbs vip. this works like a charm but the only thing i haven't solved so fare is how to probe