10 Replies Latest reply on Apr 6, 2006 10:03 AM by brian.stansberry

    Errors in clustering jboss 4.03 sp1

    teknokrat

      I've just set up a new 3 node cluster using jboss 4.03 sp1 on windows 2003 Server and java 5. On startup they all throw the following errors

      2005-10-27 19:22:16,664 ERROR [org.jboss.ha.framework.server.DistributedReplicantManagerImpl.nvp] merge failed
      java.lang.ClassCastException: EDU.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap
      at org.jboss.ha.framework.server.DistributedReplicantManagerImpl.mergeMembers(DistributedReplicantManagerImpl.java:791)
      at org.jboss.ha.framework.server.DistributedReplicantManagerImpl$MergeMembers.run(DistributedReplicantManagerImpl.java:927)

      and

      2005-10-27 19:15:26,820 ERROR [org.jgroups.protocols.pbcast.GMS] [shlnvp01:1036 (additional data: 17 bytes)] received view <= current view; discarding it (current vid: [10.64.50.111:1037 (additional data: 17 bytes)|6], new vid: [10.64.50.111:1037 (additional data: 17 bytes)|5])

      Are these anything I should worry about? i haven't done anything with the cluster yet except set it up.

      thanks