hi all,
i use jboss 4.2.1.GA
i have multiple jboss app. servers on network, all of them has different partition name.
i use partition name parameter on startup script:
| screen ./run.sh -c all -b 0.0.0.0 -Djboss.partition.name=Partition_151
|
| screen ./run.sh -c all -b 0.0.0.0 -Djboss.partition.name=Partition_153
|
| screen ./run.sh -c all -b 0.0.0.0 -Djboss.partition.name=Partition_135
|
but every time i get these messages :(
| 10:27:51,915 WARN [UDP] discarded message from different group
"Tomcat-Cluster" (our group is "Tomcat-Partition_151"). Sender was
192.168.9.135:64274
| 10:28:08,775 WARN [UDP] discarded message from different group
"Tomcat-Cluster" (our group is "Tomcat-Partition_151"). Sender was
192.168.9.135:64274
| 10:28:09,765 WARN [UDP] discarded message from different group
"Tomcat-Cluster" (our group is "Tomcat-Partition_151"). Sender was
192.168.9.135:64274
|
any idea will be appreciated
_______________
Regards
Paata.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084304#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...