Re: Slave broker still accepts connections from MessageProducer

2007-07-10 Thread Gilbert
Hi, The activemq.log does not say anything much at all. I have attached both the master and slave logs for your reference. My setup is such that I got a client on the same server as the master broker. If the server is restarted and the master broker is configured to auto start upon reboot, then

Re: Slave broker still accepts connections from MessageProducer

2007-07-09 Thread Sandeep Chayapathi
Hi, What does the activemq.log say, on both you master and slave servers ? With "randomize=false", your client will connect to the servers in the same order and failover if they don't get a connection. Not sure if its a bug with failover or the configuration, but the slave should reject co