You're not posting details about what went wrong, a stack trace, your
configuration or the version of Infinispan/JGroups you're using.
I suggest try a JGroups standalone app like Chat or Draw with tunnel.xml
(both are shipped with JGroups), and continue on the JGroups mailing list.
Once that works, you can translate your config to Infinispan and it
should work there, too.
On 21/11/14 10:50, Tuomas Kiviaho wrote:
Hi,
I'm trying to use TUNNEL protocol. JGroupsTransport seems to hang while
waiting forever because viewAccepted is never triggered. I can see from
JGossipRouter JMX that I've reached it, but it's unclear why there is no
VIEW_CHANGE response. Is there an example of using TUNNEL protocol with
Infinispan. I only found out about TCPGOSSIP but I've replaced it with
JDBC_PING.
I guess for clarity there should be some kind of await(timeout) instead of
await() and exception message could clarify the situation a bit for
beginners like me.
--
Tuomas
--
Bela Ban, JGroups lead (
http://www.jgroups.org)