[jboss-jira] [JBoss JIRA] Updated: (AS7-286) Interface selection for sockets bound to 0.0.0.0 is very likely to fail
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sun Jun 19 11:31:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-286:
---------------------------------
Assignee: Kabir Khan
Priority: Critical (was: Major)
Kabir, could you have a look at this, see if there is any simple improvement?
> Interface selection for sockets bound to 0.0.0.0 is very likely to fail
> -----------------------------------------------------------------------
>
> Key: AS7-286
> URL: https://issues.jboss.org/browse/AS7-286
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.0.0.Beta1
> Reporter: Heiko Rupp
> Assignee: Kabir Khan
> Priority: Critical
> Fix For: 7.0.0.CR1
>
>
> 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