1 Reply Latest reply on May 23, 2003 8:03 AM by adrian.brock

    timer MBean gives deployment error but works

    as6o

      I am deploying the timer MBean at the end of jboss-service.xml as follows:



      But when I start JBoss I get the following error:

      ERROR 2003-05-21 17:39:19,048 [] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: DefaultDomain:service=timer
      state: CREATED
      I Depend On:
      Depends On Me: ]

      However, the timer MBean seems to work fine and is properly sending events. Any ideas on why I'm getting this error?

      Thanks,

      -Aaron