]
Kabir Khan resolved AS7-286.
----------------------------
Resolution: Out of Date
The slave no longer sends its address, and the master no longer connects back to the
slave. Comms over the remoting channels is 2-way
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: