Ok using that static IP method seems to have worked: admin@NextGate ()> cluster:node-list | Id | Host Name | Port ------------------------------------------------- x | 192.168.169.13:5701 | 192.168.169.13 | 5701 | 192.168.172.219:5701 | 192.168.172.219 | 5701 admin@NextGate ()> cluster:node-ping 192.168.172.219:5701 PING 192.168.172.219:5701 from 1: req=192.168.172.219:5701 time=38 ms from 2: req=192.168.172.219:5701 time=5 ms from 3: req=192.168.172.219:5701 time=8 ms
However, I installed a bundle on Win VM and it installed successfully but not on the Mac host: 20140625 13:00:55.909 [ERROR] pool-13-thread-6 | 115:org.apache.karaf.cellar.bundle | org.apache.karaf.cellar.bundle.BundleEventHandler | CELLAR BUNDLE: failed to install bundle [com.mysql.jdbc, 5.1.29]/org.osgi.framework.BundleException: Unable to cache bundle: file:\c:\downloads\mysql-connector-java-5.1.29-bin.jar. Are file installs like above expected to replicate to other nodes in cluster??? -- View this message in context: http://karaf.922171.n3.nabble.com/Cellar-for-karaf-3-0-1-active-active-and-failover-clustering-tp4033204p4033796.html Sent from the Karaf - User mailing list archive at Nabble.com.
