1 Reply Latest reply on Dec 11, 2002 10:46 PM by adrian.brock

    Starting problem

    kyborg

      Hi, I run JBoss in All mode
      run -c all
      and here is what I got:

      22:11:43,000 INFO [DefaultPartition] Initializing
      22:11:43,031 INFO [ClusterPartition] Created
      22:11:43,046 INFO [HASessionStateService] Creating
      22:11:43,046 INFO [HASessionStateService] Created
      22:11:43,046 INFO [HANamingService] Creating
      22:11:43,078 INFO [HANamingService] Created
      22:11:43,078 INFO [JRMPInvokerHA] created
      22:11:43,078 INFO [ClusterPartition] Starting
      22:11:43,078 INFO [ClusterPartition] Connecting to channel
      22:11:43,109 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is KYBORG:1436
      -------------------------------------------------------

      and it stops after that....
      in default mode it's okie...

      thanks for your help

        • 1. Re: Starting problem

          You need to have multicast working for clustering.
          Which means you need to be connected to the network
          as well.

          You could just remove the cluster-service.xml

          Regards,
          Adrian