Hey, i've tried to get a servicemix cluster to work. I followed http://servicemix.apache.org/clustering.html but it does not work over network on different machines but it seems to work locally on ONE machine. No network problems, no firewall, and the hosts exist of course ;)
Every instance has a different activemq-Port, different brokername and different rmi port. The amqPersistenceAdapter-Directories are different too. How can i find out if the servicemix instances are connected with each other? I always get these messages: > Could not start network bridge between: vm://defhost and: > tcp://192.168.1.50:61641 due to: java.net.ConnectException: Connection > timed out: connect Does anybody help me? I would like to have two servicemixes in ACTIVE mode.. -- View this message in context: http://www.nabble.com/Problems-with-basic-servicemix-clustering-tp25469636p25469636.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
