[jboss-user] [Beginner's Corner] - Re: Error Messages in server.log

Mustafa Musaji do-not-reply at jboss.com
Fri Sep 2 08:52:36 EDT 2011


Mustafa Musaji [http://community.jboss.org/people/mmusaji] created the discussion

"Re: Error Messages in server.log"

To view the discussion, visit: http://community.jboss.org/message/624459#624459

--------------------------------------------------------------
Two things need to be done to stop JBoss instances clustering together, changing the partition name and changing the multicast address (for UDP):

* To change the partition name, you can pass "-g +PartitionName+" or "--partition=+PartitionName+" to run.sh, or add "-Djboss.partition.name=+PartitionName+" to JAVA_OPTS.
* To change the JGroups multicast address, pass "-u x.y.z.w" to run.sh or add "-Djboss.partition.udpGroup=x.y.z.w  -Djgroups.udp.mcast_addr=x.y.z.w" (example address would be 230.1.1.1)
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/624459#624459]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110902/12badfbd/attachment-0001.html 


More information about the jboss-user mailing list