-
Bug
-
Resolution: Won't Do
-
Major
-
4.2.0.GA_CP06, 4.3.0.GA_CP04
-
None
-
Release Notes
Both
<TCPPING initial_hosts="::1[7810],fec0::f101:21a:a0ff:fea0:d745[7810]" port_range="3" timeout="3000" down_thread="false" up_thread="false" num_initial_members="3"/>
and
<TCPPING initial_hosts="[::1][7810],[fec0::f101:21a:a0ff:fea0:d745][7810]" port_range="3" timeout="3000" down_thread="false" up_thread="false" num_initial_members="3"/>
fails with:
16:57:56,443 ERROR [TCPPING] exeption is java.lang.NumberFormatException: For input string: "::1"
16:57:56,443 ERROR [TCPPING] exeption is java.lang.NumberFormatException: For input string: "fec0::f101:21a:a0ff:fea0:d745"
- blocks
-
JBPAPP-434 Fix known IPv6 incompatibilities
- Resolved
- is blocked by
-
JGRP-984 JGroups can not parse IPV6 literals in TCPPING protocol configuration
- Closed