2 Replies Latest reply on Oct 20, 2011 3:24 PM by kneebull

    Clustering Error Attribute 'PartitionName' is not writable

    kneebull

      Hello,

       

      I am new at JBOSS and I am setting up 5.1.0GA in a two node cluster on RHEL5.  The setup is mostly off the shelf configuration. I have made changes to /deploy/cluster-service.xml to reflect the IP addresses of the two nodes. I start the server with:

      ./run.sh -c AW -g DefaultPartition -u 239.255.100.100 -b 172.X.X.X -Djboss.messaging.ServerPeerID=1

       

      When the server starts I get the error:

      DEPLOYMENTS IN ERROR:

        Deployment "vfsfile:/usr/java/jboss-5.1.0.GA/server/AW/deploy/cluster-service.xml" is in error due to the following reason(s): javax.management.AttributeNotFoundException: Attribute 'PartitionName' is not writable

       

      I have checked that permissions are correct for the user starting the application. I am sure this is a simple error. Any help?

       

      Thanks,

      Mike