On Dec 23, 2009, at 2:36 PM, Filip Hanik - Dev Lists wrote:

On 12/23/2009 01:46 PM, John Tangney wrote:
On Dec 23, 2009, at 12:19 PM, Filip Hanik - Dev Lists wrote:

On 12/23/2009 11:42 AM, John Tangney wrote:
it's failing on this operation:

socket.setInterface(mcastBindAddress);

There is a small chance that Window's doesn't allow multicast sockets to be bound to an IP
try removing the "bind" attribute

No, that can't be it
did you try it?

Yes, I did try that.

With the bind attribute, a SINGLE tomcat binds to the correct NIC and the cluster works perfectly. It's only when we have TWO tomcats both on the same machine that we have the problem.
That, my friend, is a totally different problem.

I tried to be complete in the subject line and in the body of my post. My apologies if I was not 100% clear.

A regression in in 6.0.20 only
https://issues.apache.org/bugzilla/show_bug.cgi?id=47308

We're using 6.0.18. (Yes, I know I should have mentioned that in my original posting.)

--johnt


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to