[jboss-user] [Installation, Configuration & DEPLOYMENT] - MBeans waiting for other MBeans

javajambal do-not-reply at jboss.com
Tue Oct 30 23:10:58 EDT 2007


Hi,
  I am stuck with this exception that occurs when I start up my jboss server..
Could any body please help me with this...

--- MBeans waiting for other MBeans ---
ObjectName: persistence.units:ear=proj-ear.ear,jar=proj-biz.jar,unitName=sampledb
  State: NOTYETINSTALLED
  I Depend On:
    jboss.jca:name=datasource/sampleDS,service=DataSourceBinding
  Depends On Me:
    jboss.j2ee:ear=proj-ear.ear,jar=proj-biz.jar,name=SampleEjb,service=EJB3

ObjectName: jboss.j2ee:ear=proj-ear.ear,jar=proj-biz.jar,name=SampleEjb,service=EJB3
  State: NOTYETINSTALLED
  I Depend On:
    persistence.units:ear=proj-ear.ear,jar=proj-biz.jar,unitName=sampledb

ObjectName: persistence.units:ear=proj-ear.ear,unitName=sampledb
  State: NOTYETINSTALLED
  I Depend On:
    jboss.jca:name=datasource/sampleDS,service=DataSourceBinding

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:name=datasource/sampleDS,service=DataSourceBinding
  State: NOTYETINSTALLED
  Depends On Me:
    persistence.units:ear=proj-ear.ear,jar=proj-biz.jar,unitName=sampledb
    persistence.units:ear=proj-ear.ear,unitName=sampledb

I have checked for the datasource/sampleDS in the sample-ds.xml and it looks fine to me.

Can anybody please help me with this.

thanks...


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

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



More information about the jboss-user mailing list