Willie,
00:57:52,198 ERROR controller.xml.DatabasesParser The virtual database
myDB could not be added to the controller (because of Error while joining
group myDB (org.continuent.hedera.channel.ChannelException:
org.jgroups.ChannelException: failed to start protocol stack))
java.lang.Exception: Error while joining group myDB
(org.continuent.hedera.channel.ChannelException:
org.jgroups.ChannelException: failed to start protocol stack)
It's hard to tell what's going on without the whole stack describing what is preventing JGroups from starting properly.
I did some research on this, and it seems as if there is an error due to
the fact that jgroups has a known issue with ipv6 on Linux. Fair enough,
but I disabled ipv6, so this should be a non issue ? Otherwise, I'm
missing something somewhere..
You should try to run a simple JGroups test program without Sequoia to debug your config. Don't hesitate to get support from the JGroups mailing list if you need some support in getting JGroups to work on your setup. Note that Sequoia does not support IPv6 either so it's safer to disable it altogether.

Thanks for the update,
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

Reply via email to