Hide Forgot
project_key: SOA SOA-P configured to use HornetQ constantly shows the following warning even if bound to localhost: 2010-09-15 13:20:21,764 WARN [org.hornetq.core.cluster.impl.DiscoveryGroupImpl] (hornetq-discovery-group-thread-dg-group1) There are more than one servers on the network broa dcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously i t means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. Steps to reproduce: 1. unzip SOA-P 2. use HornetQ installer in jboss-as/extras 3. jboss-as/bin/run.sh -c production -b localhost See the attached log file.
Attachment: Added: server-SOA-2320.log.gz
We've tested this case and it seems that somebody has started EAP with HornetQ with the same configuration on the same network. Cluster will work even if you bind EAP server to localhost (-b localhost)
Link: Added: This issue is related to JBPAPP-5093
Release Notes Docs Status: Added: Not Required Writer: Added: dlesage