3 Replies Latest reply on Feb 16, 2006 10:45 AM by belaban

    Occurence of Bug 126?

    jameselliot

      I am running Swarmcache (1.0RC2) on a single server for testing. Currently it seems to get into a muddle everytime, which seems to fit with bug (http://jira.jboss.com/jira/browse/JGRP-126) 126.

      Seeing as only one server is running and therefore does not need to sync messages with any other server this seems strange.

      The continual blurb is shown below. This is a small section. The full section starts at message 1 and is now up to message 194.


      2006-02-16 14:48:27,949 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:48:31,954 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 156 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:48:36,953 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:48:40,957 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 157 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:48:45,957 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:48:49,962 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 158 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:48:54,962 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:48:58,966 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 159 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:49:03,966 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:49:07,970 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 160 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:49:12,970 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:49:16,975 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 161 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:49:21,975 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:49:25,981 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 162 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)
      2006-02-16 14:49:30,979 WARN [org.jgroups.protocols.pbcast.ClientGmsImpl] join(10.0.10.50:41651) failed, retrying
      2006-02-16 14:49:34,983 WARN [org.jgroups.protocols.UNICAST] [10.0.10.50:41628] seqno 163 from 10.0.10.50:41651 is not tagged as the first message sent by 10.0.10.50:41651; however, the table for received messages from 10.0.10.50:41651 is still null ! We probably haven't received the first message from 10.0.10.50:41651 ! Discarding message (operational=true)


      Any advise with how to resolve this would be most appreciated.

      Kind regards - James.