I set up a JBoss4.0.5 (ejb3-clustered installation) cluster with 3 nodes, and I 
use the following:
"run -Djboss.partition.name=newPartition -c a11"

I received the following log info:
11:36:26,544 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: 
jboss.j2ee:ear=CMgmt.ear,jar=CMgmt.jar,name=CManagerImpl,service=EJB3
  State: FAILED
  Reason: javax.naming.NameNotFoundException: DefaultPartition not bound
  I Depend On:
    persistence.units:ear=CMgmt.ear,jar=CMgmt.jar,unitName=CMgmt

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: 
jboss.j2ee:ear=CMgmt.ear,jar=CMgmt.jar,name=CManagerImpl,service=EJB3
  State: FAILED
  Reason: javax.naming.NameNotFoundException: DefaultPartition not bound
  I Depend On:
    persistence.units:ear=CMgmt.ear,jar=CMgmt.jar,unitName=CMgmt

When I use "run -c all" all problem gone.  How can I setup the partition name 
correctly?

Thanks a lot.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012580
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to