[jboss-user] [Clustering/JBoss] - Re: Annoying UDP warnings in serverlog from different cluste

bstansberry@jboss.com do-not-reply at jboss.com
Tue Feb 13 11:37:29 EST 2007


In a standard "all" config there are two JGroups channels created -- one in cluster-service.xml and one in tc5-cluster.sar/META-INF/jboss-service.xml. (The latter was formerly tc5-cluster-service.xml in 4.0.3.SP1 and earlier.)

You need to use distinct names, mcast_addr and mcast_port configs between these two files.  But, for each file, the name, mcast_addr and mcast_port should be the same on all servers.  Thus the cluster-service channels see each other and form a group and the tc5 channels see each other and form a group, and the two sets of channels don't see each other.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015882#4015882

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4015882



More information about the jboss-user mailing list