Re: Pure Master/Slave config. Synchronization of messages?

2011-06-06 Thread tkasire...@gmail.com
Thank you Prasad. It works. -- View this message in context: http://activemq.2283324.n4.nabble.com/Pure-Master-Slave-config-Synchronization-of-messages-tp3442845p3577243.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Pure Master/Slave config. Synchronization of messages?

2011-04-13 Thread tkasire...@gmail.com
Thanks a lot Prasad for the reply. I made progress after following your tip. Now, I have one more issue;The client doesn't failover to the slave when master goes down. I am using ActiveMQ 5.5. The client URL is: failover://(tcp://xpw-tkasireddy:61616,tcp://10.1.5.80:61616)?timeout=1 Please

Pure Master/Slave config. Synchronization of messages?

2011-04-11 Thread tkasire...@gmail.com
Hi, I successfully configured the master and slave. When I shut down the master, I see error : java.io.EOFException at java.io.DataInputStream.readInt(DataInputStream.java:375) at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat. java:269) at org.apache.