4 Replies Latest reply on Feb 3, 2009 2:00 AM by dorbd

    RPCManagerImpl "Received new cluster view"

    dorbd

      Hi All,

      I am using the NAGA version on cluster.

      Getting from time to time
      Received new cluster view: [212.111.11.104:55532|3]

      lines of that.

      Is it possible some how to know on which member he got the new cluster view or what it contains?


      Thanks in advanced,
      Dor

        • 1. Re: RPCManagerImpl
          manik

          What does the full log line look like?

          • 2. Re: RPCManagerImpl
            dorbd

            Or i don't understand you of what is the "Full log line look like" or you mean
            this:
            2009-02-02 14:17:01,118 INFO [org.jboss.cache.RPCManagerImpl] Received new cluster view: [212.111.11.104:43708|2] [212.111.11.104:43708, 212.111.11.104:44346, 212.111.11.104:41194]
            2009-02-02 14:17:01,136 INFO [org.jboss.cache.RPCManagerImpl] Received new cluster view: [212.111.11.104:43708|2] [212.111.11.104:43708,212.111.11.104:44346, 212.111.11.104:41194]
            2009-02-02 14:17:01,139 INFO [org.jboss.cache.RPCManagerImpl] Received new cluster view: [212.111.11.104:43708|2] [212.111.11.104:43708, 212.111.11.104:44346, 212.111.11.104:41194]

            • 3. Re: RPCManagerImpl
              manik

              Yes that is what I meant. Try increasing your JGroups log levels, you should get more info there on who generates the view change.

              • 4. Re: RPCManagerImpl
                dorbd

                Thanks, i will check that by increasing it.

                Dor