Hi,
do you use ActiveMQ discover/multicast or static ?
Regards
JB
triggershot wrote:
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..