1 Reply Latest reply on Sep 26, 2002 7:15 AM by juha

    JBoss with JDK 1.4.0/1.4.1 on Linux?

      I'm trying to run JBoss-3.0.2_Tomcat-4.0.4 with JDK 1.4.0 and 1.4.1 on SuSE Linux 8.0. However, the startup hangs:

      INFO [ClusterPartition] Starting
      INFO [ClusterPartition] Connecting to channel

      Absolutely no warnings or errors, just nothing more.

      Otoh, it works fine with JDK 1.3.1:

      INFO [ClusterPartition] Starting
      INFO [ClusterPartition] Connecting to channel
      INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is linux:32861
      -------------------------------------------------------
      INFO [DefaultPartition] New cluster view: 0 ([linux:32861])

      What could be the problem? JavaGroups Multicast?

        • 1. Re: JBoss with JDK 1.4.0/1.4.1 on Linux?


          > What could be the problem? JavaGroups Multicast?

          That's a good possibility. I've seen the same happen as well on Windows. Try the clustering forum to see what kind of configurations you can make to get around that hang.