User development, A new message was posted in the thread "Jgroups configuration":
http://community.jboss.org/message/532665#532665 Author : parmod mehta Profile : http://community.jboss.org/people/parmodmehta Message: -------------------------------------------------------------- Basically the problem is I have 4 instances of JBoss running on 4 different machines e.g. 100.1.1.1, 100.1.1.2, 100.1.1.3, and 100.1.1.4. When the application loads all I see on 4 servers. Received new cluster view: [192.168.2.2:58456|0] [192.168.2.2:58456] This suggest individual instances have not discovered each other. Before I ask sysadmins if the multicast is configured is there anything else I am missing. Here is udp snippet I am using for node discovery mcast_addr="${jgroups.udp.mcast_addr:228.10.10.10}" mcast_port="${jgroups.udp.mcast_port:45588}" thanks -------------------------------------------------------------- To reply to this message visit the message page: http://community.jboss.org/message/532665#532665
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
