[
https://jira.jboss.org/jira/browse/JBNAME-46?page=com.atlassian.jira.plug...
]
Brian Stansberry moved JBAS-7695 to JBNAME-46:
----------------------------------------------
Project: JBoss Naming (was: JBoss Application Server)
Key: JBNAME-46 (was: JBAS-7695)
Component/s: jnpserver
(was: Clustering)
(was: Naming)
Fix Version/s: 5.1.0.Beta1
(was: JBossAS-6.0.0.M3)
Security: (was: Public)
org.jboss.test.naming.test.SimpleUnitTestCase fails on Mac OS
-------------------------------------------------------------
Key: JBNAME-46
URL:
https://jira.jboss.org/jira/browse/JBNAME-46
Project: JBoss Naming
Issue Type: Bug
Components: jnpserver
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 5.1.0.Beta1
Test methods testHaPartitionName and testDiscoveryPort fail on Mac OS in the default
situation where ant property "node0" is localhost. If you configure
-Dnode0=<the_default_address> it passes.
I suspect this is because org.jnp.interfaces.NamingContext.discoverServer() is not
calling MulticastSocket.setInterface() when jnp.localAddress is set. I need to understand
the exact cause of the failure though, as other multicast-based communication (e.g. all
the tests in the tests-clustering target) work fine with node0=localhost.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira