2 Replies Latest reply on Dec 27, 2003 10:49 PM by juha

    BUG #808170 still occurs in JBoss 3.2.3

    gabramovic

      Hi,

      I having a problem with occurance of NullPointerException in HAPartitionImpl.verifyNodeIsUnique method.

      22:47:53,954 INFO [DefaultPartition] Number of cluster members: 2
      22:47:53,954 INFO [DefaultPartition] Other members: 1
      22:47:53,955 WARN [DefaultPartition] No additional information has been found in the JavaGroup address: make sure you are running with a correct version of JGroups and that the protocol you are using supports the 'additionalData' behaviour
      22:47:53,958 ERROR [ClusterPartition] Starting failed
      java.lang.NullPointerException
       at org.jboss.ha.framework.server.HAPartitionImpl.verifyNodeIsUnique(HAPartitionImpl.java:763)
      


      After some investigation I noticed that this was already raised as a bug and there was a "dirty" bug fix applied to solve the racing condition that was causing this problem.

      I am using JBoss [WonderLand] 3.2.3 (build: CVSTag=JBoss_3_2_3 date=200311301445) ; Java HotSpot(TM) Server VM 1.4.2_01-b06,Sun Microsystems Inc. on OS-System: Linux 2.4.20-20.9bigmem,i386

      Can someone look again at this issue?

      Regards,
      Goran