[
http://jira.jboss.com/jira/browse/JGRP-639?page=comments#action_12393551 ]
Bela Ban commented on JGRP-639:
-------------------------------
OK, found the reason: when -Djava.net.preferIPv4Stack=true, mcast_addr of 228.8.8.8 is
correct. However, when we use IPv6, then the mcast_addr of 228.8.8.8 cannot be used; and
we need to define a different, IPv6 compatible multicast address !
UDP: bind MulticastSocket to multicast address
----------------------------------------------
Key: JGRP-639
URL:
http://jira.jboss.com/jira/browse/JGRP-639
Project: JGroups
Issue Type: Task
Reporter: Bela Ban
Assigned To: Bela Ban
Fix For: 2.6.2, 2.7, 2.4.2, 2.5.2
This doesn't work on Windows, so try-catch it and create new MulticastSocket with a
wildcard bind address.
(2.4.2 is the equivalent of 2.4.1. SP5) - Bela
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira