[jboss-user] [Clustering/JBoss] - WARN in sever.log abt localhost
mpogra
do-not-reply at jboss.com
Wed May 30 10:56:49 EDT 2007
Hi
i have installed jboss-4.0.3SP1 and trying to understand the clustring.
i have done nacessary setups in cluster-services.xml(MOST OF THEM ARE DEFAULT). i have used mcast option to detect other nodes in cluster. currently i have only my machine in cluster.
i have used command line option -g to set the partion name and it's working but i m seeing below warings in server.log file
2007-05-30 19:08:40,744 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was localhost:35394 (additional data: 14 bytes)
2007-05-30 19:08:44,092 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was localhost:32808 (additional data: 14 bytes)
2007-05-30 19:08:45,265 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was XXXX-739:1677 (additional data: 18 bytes)
2007-05-30 19:09:01,365 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was XXXX-668:1677 (additional data: 18 bytes)
2007-05-30 19:09:02,304 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was localhost:35394 (additional data: 14 bytes)
2007-05-30 19:09:05,871 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was
Here all other senders do not belongs to my partition but why i m seeing that localhost means my server is also sending data to join the partition using "DefaultPartition", however my partition name is other then default partition name.
Is there any other setting that i have to do?
Please advise.
Mahesh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049758#4049758
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049758
More information about the jboss-user
mailing list