2 Replies Latest reply on Jan 14, 2003 8:57 AM by marsden

    Error setting up Farming with 3.0.4

    klaust

      Hello,

      i'm just trying to set up farming and got following errors:

      16:29:56,904 INFO [MainDeployer] Starting deployment of package: file:/opt/jboss-3.0.4/server/all/deploy/farm-service.xml
      16:29:56,910 INFO [MainDeployer] Package: file:/opt/jboss-3.0.4/server/all/lib/jbossha.jar is already deployed
      16:29:56,917 INFO [ServiceConfigurator] Problem configuring service jboss:service=FarmMember,partition=DefaultPartition
      org.jboss.deployment.DeploymentException: No Attribute found with name: FarmDeployDirector
      at org.jboss.system.ServiceConfigurator.configure(ServiceConfigurator.java:345)
      ...
      16:29:56,925 INFO [MainDeployer] Deployed package: file:/opt/jboss-3.0.4/server/all/deploy/farm-service.xml
      16:29:56,929 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss:service=FarmMember,partition=DefaultPartition
      state: FAILED
      I Depend On:
      Depends On Me: org.jboss.deployment.DeploymentException: No Attribute found with name: FarmDeployDirector]

      i'm trying the "farm-service.xml" described in the Clustering-Docu. is there something not up-to-date?

      tia
      klaus

        • 1. Re: Error setting up Farming with 3.0.4
          klaust

          > Hello,
          >
          > i'm just trying to set up farming and got following
          > errors:
          ...
          > i'm trying the "farm-service.xml" described in the
          > Clustering-Docu. is there something not up-to-date?

          it isn't up-to-date.

          i've download the sources and found an "farm-service.xml" which works fine - GREAT!

          klaus

          • 2. Re: Error setting up Farming with 3.0.4
            marsden

            Thanks, after spending an hour on this, that is just what I needed.

            The farm-service.xml doesn't work from the clustering documentation and all the forum messages about it were useless to me except this one. Here is the farm-service.xml file from the 3.0.4 sources mentioned above does work on 3.0.4.