1 Reply Latest reply on Jul 22, 2002 9:10 AM by fred_soulier

    clustering JBoss3.0.1RC1

    jorju

      Is there any problem with RC1 ?

      launching jboss instances with the "all" environment
      (which contains all available services) for clustering
      outputs an awful error (but default environment seems
      to work fine)

      14:10:00,231 INFO [MainDeployer] Deployed package: file:/E:/cluster/B-jboss-3.0
      .1RC1_tomcat-4.0.4/server/all/conf/jboss-service.xml
      14:10:00,231 ERROR [Server] start failed
      Incomplete Deployment listing:
      Packages waiting for a deployer:
      <none>
      Incompletely deployed packages:
      <none>
      MBeans waiting for classes:
      <none>
      MBeans waiting for other MBeans:
      [ObjectName: jboss.net:service=Axis
      state: CONFIGURED
      I Depend On: jboss.web:service=Jetty

      Depends On Me: jboss.net:service=Adaptor
      , ObjectName: jboss.net:service=Adaptor
      state: CONFIGURED
      I Depend On: jboss.net:service=Axis

      Depends On Me: ]
      at org.jboss.deployment.MainDeployer.checkIncompleteDeployments(MainDepl
      oyer.java:1081)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:583)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:565)
      at java.lang.reflect.Method.invoke(Native Method)
      at org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBea
      nDispatcher.java:284)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
      at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:319)
      at org.jboss.system.server.ServerImpl.start(ServerImpl.java:216)
      at org.jboss.Main.boot(Main.java:142)
      at org.jboss.Main$1.run(Main.java:375)
      at java.lang.Thread.run(Thread.java:484)
      14:10:00,261 ERROR [STDERR] Incomplete Deployment listing:
      Packages waiting for a deployer:
      <none>
      Incompletely deployed packages:
      <none>
      MBeans waiting for classes:
      <none>
      MBeans waiting for other MBeans:
      [ObjectName: jboss.net:service=Axis
      state: CONFIGURED
      I Depend On: jboss.web:service=Jetty

      Depends On Me: jboss.net:service=Adaptor
      , ObjectName: jboss.net:service=Adaptor
      state: CONFIGURED
      I Depend On: jboss.net:service=Axis

      Depends On Me: ]
      14:10:00,261 ERROR [STDERR] at org.jboss.deployment.MainDeployer.checkIncomp
      leteDeployments(MainDeployer.java:1081)

      Did someone else encountered such an issue ?

      Thanks in advance