WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Cannot start cluster on AIX/WebSphere6.1 2.9.0.GA

Re: Cannot start cluster on AIX/WebSphere6.1 2.9.0.GA

by Vladimir Blagojevic-2 :: Rate this Message:

| View in Thread

Hey,

On 2010-02-22, at 2:14 PM, cj912 wrote:

>
> Here is the result of the route command.
>
> $ route get 224.0.0.1
>   route to: ALL-SYSTEMS.MCAST.NET
> destination: default
>       mask: default
>    gateway: 10.117.xxx.xxx
>  interface: en4
> interf addr: (FQDN)xxx.xxx.xxx.com
>      flags: <UP,GATEWAY,DONE>
> recvpipe  sendpipe  ssthresh  rtt,msec    rttvar  hopcount      mtu
> expire

So, try passing JVM parameter -Djgroups.bind_addr=x.x.x.x where x.x.x.x is whatever you see in interf address (should be the address matching en4 from your ifconfig command output).

If this does not work talk to your network admin to verify your multicasting setup.

>
> I haven't thanked you thus far, I appreciate your help and your
> contributions to this project. Hopefully someone else having a similar
> problem will benefit from this discussion.

No problem. It is my pleasure. I also get paid to do it :)

All the best,
Vladimir
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
javagroups-users mailing list
javagroups-users@...
https://lists.sourceforge.net/lists/listinfo/javagroups-users

 « Return to Thread: Cannot start cluster on AIX/WebSphere6.1 2.9.0.GA