[jboss-dev-forums] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: JBAS-4228 Preferred master node for HASingleton
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Feb 4 16:57:50 EST 2008
We're seeing some failures on hudson on the HASingletonElectionPolicyTestCase. I believe the issue is that preferred master is being set to 127.0.0.1:1099 but the hudson run is not binding node0 to localhost.
I'll fix this by making the preferred master ${node0.bind.address}:1099 and then modifying testsuite/imports/server-config.xml to pass node0.bind.address to both servers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126362#4126362
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126362
More information about the jboss-dev-forums
mailing list