Hi all at JBoss, When deploying our web application on JBoss AS 4.0.1sp1 we are (suddenly) getting the following error:
09:44:43,734 ERROR [URLDeploymentScanner] (URLDeploymentScanner.java:507) - Incomplete Deployment listing: | MBeans waiting for other MBeans: | ObjectName: jboss.ejb:service=EJBTimerService,persistencePolicy=database | state: CONFIGURED | I Depend On: jboss.jca:service=DataSourceBinding,name=DefaultDS | | Depends On Me: | ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo | state: CONFIGURED | I Depend On: jboss:service=TransactionManager | jboss.jca:service=DataSourceBinding,name=DefaultDS | | Depends On Me: | | MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM: | ObjectName: jboss.jca:service=DataSourceBinding,name=DefaultDS | state: NOTYETINSTALLED | I Depend On: | Depends On Me: jboss.ejb:service=EJBTimerService,persistencePolicy=database | jboss:service=KeyGeneratorFactory,type=HiLo Mind you the application works correctly, but I hate getting errors and not really understanding what is going on (recipe for disaster). Now, I know this sort of error has been posted a number of times, but reading through the posts I have not found a relevant answer. Maltese Jboss User, JP View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937854#3937854 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937854 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
