[jboss-jira] [JBoss JIRA] Created: (JBAS-9189) Interface selection for sockets bound to 0.0.0.0 is very likely to fail

Heiko Rupp (JIRA) jira-events at lists.jboss.org
Wed Mar 30 10:42:37 EDT 2011


Interface selection for sockets bound to 0.0.0.0 is very likely to fail
-----------------------------------------------------------------------

                 Key: JBAS-9189
                 URL: https://issues.jboss.org/browse/JBAS-9189
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Domain Management
    Affects Versions: 7.0.0.Beta1
            Reporter: Heiko Rupp


Have two hosts DC and SL. 
When SL has its management interface bound to 0.0.0.0 (<any-ip-address> ) and it is connecting to the DC, it is sending its IP address to the DC, so that this knows how to talk to the SL.

Now as the mgmt-interface is bound to 0.0.0.0, the server picks one IP address "randomly" and is very likely to pick one interface that has no route to the DC, thus making all interaction with the DC impossible.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list