Hello Emmanuel
Thank you for your research!
I have added your request to the config/sequencer.xml file like so:
<config>
<UDP bind_addr="192.168.64.131"
mcast_port="45566"
mcast_addr="228.8.8.9"
(192.168.64.131 is the ip address of the one machine that I am testing
this on).
I tried to restart the controller, however I got the same output:
Caused by: java.lang.Exception: problem creating sockets
(bind_addr=/192.168.5.1, mcast_addr=null)
at org.jgroups.protocols.UDP.start(UDP.java:372)
at
org.jgroups.stack.Protocol.handleSpecialDownEvent(Protocol.java:571)
It seems as if it did not take the bind_addr parameter I passed.. I
grepped in the whole sequoia directory for 5.1, and no results where
returned. Could it be that the sequencer.xml file is not being read ? (or
properly read).
Just for the kicks of it, I changed the ip address of eth0 to 192.168.5.1,
and started the controller, and it started up successfully :D So I think
we just need to figure out why is it not using the bind_addr I specify in
config/sequencer.xml.
Regards
Willie
> Hi Willie,
>> Caused by: java.lang.Exception: problem creating sockets
>> (bind_addr=/192.168.5.1, mcast_addr=null)
>> at org.jgroups.protocols.UDP.start(UDP.java:372)
>> at org.jgroups.stack.Protocol.handleSpecialDownEvent(Protocol.java:571)
>> ... 71 more
>>
> I was looking on the web where this 192.168.5.1 could come from.
> I found http://wiki.jboss.org/wiki/Probe and there might be a hardcoded
> default value in JGroups if bind_addr is not specified on multi-homed
> machines.
> Could you try in config/sequencer.xml to add a bind_addr like this:
>
> <*UDP* bind_addr="your IP address here"
> mcast_port="45566"
> mcast_addr="228.8.8.9" ...
>
> Keep us posted with your progress,
> Emmanuel
>
> --
> Emmanuel Cecchet
> FTO @ Frog Thinker
> Open Source Development & Consulting
> --
> Web: http://www.frogthinker.org
> email: [EMAIL PROTECTED]
> Skype: emmanuel_cecchet
>
> _______________________________________________
> Sequoia mailing list
> [email protected]
> https://forge.continuent.org/mailman/listinfo/sequoia
-------------------------------------------
South Africas premier free email service - www.webmail.co.za
------------------------------------------------------------------
For super low premiums, click here http://www.webmail.co.za/dd.pwm
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia