« Return to Thread: slp on dual stack linux box

Re: slp on dual stack linux box

by simonebordet :: Rate this Message:

Reply to Author | View in Thread

Hi,

On Fri, Jan 23, 2009 at 20:44, Chuck <foxman74@...> wrote:
> Oops.  Sorry.  Please see attached file.  There's hope indeed. :)

From the XP logs, I see no SLP discovery ever succeeded; this may be
normal (nothing to discovery), but only you can tell this.
So I am not sure what you mean by XP working: could you do a
successful SLP discovery ?

From the Linux logs, it seems JGroups is bound to the same port and
receives the packet but discards it (line 329) ?

I think the best way to go now is to write the simplest possible
multicast client and server app on IPv6 Linux, and see if that works.
If not, then you may have other problems. I would also use address
FF05::1:50008, to see if it makes any difference.

Basically the idea is to reduce the variables at minimum, and check
first if multicast is working with a small app, and then step by step
see what is needed to make JBoss + JGroups + LiveTribeSLP work.

Simon
--
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: slp on dual stack linux box