[jboss-jira] [JBoss JIRA] (AS7-4565) CLONE - AS cannot resolve interfaces whose IPv? address types don't match java.net.preferIPv4Stack and java.net.preferIPv6Addresses

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Thu Apr 19 17:38:17 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved JBPAPP-8788 to AS7-4565:
-----------------------------------------------

              Project: Application Server 7  (was: JBoss Enterprise Application Platform)
                  Key: AS7-4565  (was: JBPAPP-8788)
             Workflow: GIT Pull Request workflow   (was: jira)
    Affects Version/s: 7.1.1.Final
                       7.1.0.Final
                       7.0.0.Final
                           (was: EAP 6.0.0 ER 3_Beta1)
             Security:     (was: Public)
        Fix Version/s: 7.1.2.Final-redhat1
                           (was: EAP 6.0.0 ER 7)
       Docs QE Status:   (was: NEW)

    
> CLONE - AS cannot resolve interfaces whose IPv? address types don't match java.net.preferIPv4Stack and java.net.preferIPv6Addresses
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-4565
>                 URL: https://issues.jboss.org/browse/AS7-4565
>             Project: Application Server 7
>          Issue Type: Bug
>    Affects Versions: 7.1.1.Final, 7.1.0.Final, 7.0.0.Final
>            Reporter: Brian Stansberry
>             Fix For: 7.1.2.Final-redhat1
>
>
> NetworkInterfaceService is using the values for java.net.preferIPv4Stack and java.net.preferIPv6Addresses to limit the selection of IP addresses that are tested for a possible match to the configured interface matching criteria. This means that if -Djava.net.preferIPv6Addresses=true is set, only IPv6 addresses can be matched, which goes beyond the scope of that setting. If -Djava.net.preferIPv4Stack=true is set, only IPv4 addresses can be matched. Only if neither is set can a mix of addresses be used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list