Hi,

I´m new to JBoss clustering. I would like to know what xml files should I edit 
in order to change partition name.

I´ve searched for all references containing the word 'DefaultPartition'  in all 
the files of $JBOSS_HOME/server/all/deploy and changed to the new partition 
name (e.g. labejb) and I found references in the files below:

cluster-services.xml
schedule-manager-service.xml
deploy-hasingleton-service.xml

I had problems deploying the first  file, since it shows me the following error 
message:


11:56:23,094 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- MBeans waiting for other MBeans ---
ObjectName: jboss:service=HASessionState
  State: FAILED
  Reason: javax.naming.NameAlreadyBoundException: /HASessionState/Default 
already exists in the NonSerializableFactory map
  I Depend On:
    jboss:service=Naming
    jboss:service=labejb

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss:service=HASessionState
  State: FAILED
  Reason: javax.naming.NameAlreadyBoundException: /HASessionState/Default 
already exists in the NonSerializableFactory map
  I Depend On:
    jboss:service=Naming
    jboss:service=labejb


Anyone can tell me what files should be edited?

Thank you.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968398#3968398

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968398

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to