[jboss-user] [Beginners Corner] - MBean indicators
jsbegley
do-not-reply at jboss.com
Tue Jan 16 13:31:29 EST 2007
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
More information about the jboss-user
mailing list