[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problem starting JBoss (MBeans waiting for other MBeans)
jharby1
do-not-reply at jboss.com
Mon Jul 21 10:48:20 EDT 2008
Still no luck. I am getting this error below when starting JBoss. The loggingDb is just the data source. It seems to be bound alright but then this is stating that it is not installed?
07:35:52,023 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- MBeans waiting for other MBeans ---
ObjectName: jboss.j2ee:ear=loggingApp-1.0.ear,jar=loggingBean-1.0.jar,name=CsaLoggerEJB,service=EJB3
State: NOTYETINSTALLED
I Depend On:
persistence.units:unitName=loggingDb
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: persistence.units:unitName=loggingDb
State: NOTYETINSTALLED
Depends On Me:
jboss.j2ee:ear=loggingApp-1.0.ear,jar=loggingBean-1.0.jar,name=CsaLoggerEJB,service=EJB3
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165665#4165665
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165665
More information about the jboss-user
mailing list