[jboss-user] [JNDI/Naming/Network] - Why JBoss always look for DefaultPartition for bound even I
beaversx
do-not-reply at jboss.com
Wed Feb 7 12:46:12 EST 2007
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=4012575#4012575
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012575
More information about the jboss-user
mailing list