[Beginners Corner] - MBean indicators
by jsbegley
JBoss is bundled with third party software for an enterprise labeling solution. We run it on Windows2K3, and though the server starts, the DSBinding bean throws an error:
MBeans waiting for other MBeans:
ObjectName: jboss.ejb:persistencePolicy=database,service=EJBTimerService
state: CONFIGURED
I Depend On: jboss.jca:name=DefaultDS,service=DataSourceBinding
Depends On Me:
ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo
state: CONFIGURED
I Depend On: jboss:service=TransactionManager
jboss.jca:name=DefaultDS,service=DataSourceBinding
Depends On Me:
MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
ObjectName: jboss.jca:name=DefaultDS,service=DataSourceBinding
state: NOTYETINSTALLED
I Depend On:
Depends On Me: jboss.ejb:persistencePolicy=database,service=EJBTimerService
jboss:service=KeyGeneratorFactory,type=HiLo
Also, on the JMX console, the main management page indicates that the server is not running; MBean for Running returns false, and the invoke routine does nothing to change that. Are the two related?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002381#4002381
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002381
19 years, 3 months