9 Replies Latest reply on Sep 10, 2009 6:08 PM by mailming

    Incomplete Deployment listing (for the nth time)

      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