1 Reply Latest reply on Dec 30, 2003 8:16 AM by gabramovic

    Problem deploying a HASingleton

    gabramovic

      Hi,

      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 . Default configuration of clustering.

      I created a singleton and when I tried to deploy it I get the following error in HASingletonController.

      16:10:25,362 ERROR [HASingletonController] Starting failed
      java.lang.InterruptedException
       at EDU.oswego.cs.dl.util.concurrent.Latch.acquire(Latch.java:61)
       at org.jboss.ha.framework.server.DistributedReplicantManagerImpl.add(DistributedReplicantManagerImpl.java:321)
       at org.jboss.ha.jmx.HAServiceMBeanSupport.registerDRMListener(HAServiceMBeanSupport.java:204)
       at org.jboss.ha.jmx.HAServiceMBeanSupport.startService(HAServiceMBeanSupport.java:144)
       at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
      


      Does anyone have any idea why this might be occuring? I deployed HASingletonExample without any problems.

      Regards,
      Goran