It was definitely a problem because we had one physical application server with two lan interfaces (multihomed). The two lans where logically seperate. On this host we ran 2 jboss instances as cluster. Each instance binding to one of the lan interfaces, but the clustering bound to one of the 2 interfaces for both instances (because otherwise they could not see each other using UDP).
We solved this problem meanwhile by changing the lan configuration. The two lans are no longer logically seperate. The machines have now two lan addresses within the same subnet. We have this all because we are building a HA mission control system with jboss in addition to a existing HA power supply control system and we are sharing the network configuration which is designed for high redundancy. So it will work by now Thanks for Your help Stefan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3854564#3854564 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3854564 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
