-
Bug
-
Resolution: Done
-
Major
-
EAP 5.0.0, EWP 5.0.0.CR1
-
None
-
perf lab
-
Documentation (Ref Guide, User Guide, etc.)
-
When a multicast address (mcast_addr) was incorrectly configured, the warning that appeared in the log included an outdated URL. The URL has been updated.
-
Documented as Resolved Issue
Setting an incorrent mcast_addr results in the exception below, which points to stale location:
http://www.jboss.com/wiki/Edit.jsp?page=CrossTalking
[JBoss] 05:57:35,544 WARN [UDP] could not bind to /234.1.78.86 (IPv4 address); make sure your mcast_addr is of the same type as the preferred IP stack (IPv4 or IPv6) by checking the value of the system properties java.net.preferIPv4Stack and java.net.preferIPv6Addresses.
[JBoss] Will ignore mcast_addr, but this may lead to cross talking (see http://www.jboss.com/wiki/Edit.jsp?page=CrossTalking for details).
[JBoss] Exception was: java.net.BindException: Cannot assign requested address
- is blocked by
-
JGRP-1102 Invalid hyperlink in error message
- Resolved
-
JBPAPP-4150 Upgrade JGroups to 2.6.16
- Closed
- relates to
-
JBPAPP-3117 Misconfigured multicast address (mcast_addr) provides incorrect URL
- Closed