Hi, No, i dont have more error logs except for this Slave Filed log ERROR MasterBroker - Slave Failed java.lang.AssertionError: Unsupported Method at org.apache.activemq.transport.TransportSupport.request(TransportSuppo rt.java:71) at org.apache.activemq.transport.TransportFilter.request(TransportFilter .java:88) at org.apache.activemq.transport.TransportFilter.request(TransportFilter .java:88) at org.apache.activemq.transport.MutexTransport.request(MutexTransport.j ava:49) at org.apache.activemq.broker.ft.MasterBroker.sendSyncToSlave(MasterBrok er.java:363) at org.apache.activemq.broker.ft.MasterBroker.sendToSlave(MasterBroker.j ava:345) at org.apache.activemq.broker.ft.MasterBroker.acknowledge(MasterBroker.j ava:320) at org.apache.activemq.broker.MutableBrokerFilter.acknowledge(MutableBro kerFilter.java:88) at org.apache.activemq.broker.TransportConnection.processMessageAck(Tran sportConnection.java:491) at org.apache.activemq.command.MessageAck.visit(MessageAck.java:179) at org.apache.activemq.broker.TransportConnection.service(TransportConne ction.java:287) at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportC onnection.java:178) at org.apache.activemq.transport.TransportFilter.onCommand(TransportFilt er.java:65) at org.apache.activemq.transport.WireFormatNegotiator.onCommand(WireForm atNegotiator.java:133) at org.apache.activemq.transport.InactivityMonitor.onCommand(InactivityM onitor.java:122) at org.apache.activemq.transport.TransportSupport.doConsume(TransportSup port.java:84) at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java: 137) at java.lang.Thread.run(Thread.java:595) when i send a message. But, what is odd is the message was received by the consumer(the master broker is still up). Furthermore, what does the "Failed to startAllConnectors log imply? Thanks... rajdavies wrote: > > ooh blimey! > This should work - there are junit test cases but a gremlin could > have worked its way in somewhere. > You don't happen to have any more of the log do you ? > > cheers, > > Rob > On 4 Dec 2006, at 07:33, Marlon Santos wrote: > >> >> Hi all, >> >> I'm trying to use a Pure Master Slave connectivity in ActiveMQ 4.2. >> >> - When I'm starting the master and slave brokers, everything is >> fine. (an >> info in the master broker and slave broker is displayed confirming the >> connection) But when I shutdown the master broker, the slave broker >> displays >> an ERROR - Failed to startAllConnectors info, and my clients >> (consumers) are >> all terminated. >> >> Is the Pure Master Slave connectivity already supported in >> ActiveMQ4.2 or I >> only have overlooked something in my config? My broker >> configurations are >> attached for you to check. >> >> Thanks in advance... >> >> master broker http://www.nabble.com/file/4432/NormalBroker.xml >> NormalBroker.xml >> slave broker http://www.nabble.com/file/4433/NormalBroker2.xml >> NormalBroker2.xml >> -- >> View this message in context: http://www.nabble.com/-help--Pure- >> Master-Slave-connectivity-tf2749771.html#a7671816 >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. >> > > > -- View this message in context: http://www.nabble.com/-help--Pure-Master-Slave-connectivity-tf2749771.html#a7673248 Sent from the ActiveMQ - User mailing list archive at Nabble.com.