2 Replies Latest reply on Dec 29, 2003 12:15 PM by gmadhavan

    Getting error: Exception in MBean operation 'checkIncomplete

    gmadhavan

      Hi,

      I am new to MBean, and I am trying to write an MBean and I am getting the following errors. In addition to answering this problem, if some one point to right documentation of writing a MBean, it will be much appreciated. Thanks.

      16:58:02,759 INFO [MainDeployer] Deployment of package: file:/C:/gmadhavan/jboss-3.2.2/server/xyz/deploy/xyz/xyz.xml is waiting for an appropriate deployer.
      16:58:02,759 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@a60e62d0 { url=file:/C:/gmadhavan/jboss-3.2.2/server/xyz/deploy/xyz/xyz.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/gmadhavan/jboss-3.2.2/server/xyz/deploy/xyz/xyz.xml
      lastDeployed: 1072313882759
      lastModified: 1072313882749
      mbeans:
      ]Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@a60e62d0 { url=file:/C:/gmadhavan/jboss-3.2.2/server/xyz/deploy/xyz/xyz.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/gmadhavan/jboss-3.2.2/server/xyz/deploy/xyz/xyz.xml
      lastDeployed: 1072313882759
      lastModified: 1072313882749
      mbeans:
      ]MBeans waiting for classes:

      MBeans waiting for other MBeans:


      16:58:02,769 INFO [URLDeploymentScanner] Started jboss.deployment:type=DeploymentScanner,flavor=URL
      16:58:02,919 INFO [MainDeployer] Deployed package: file:/C:/gmadhavan/jboss-3.2.2/server/xyz/conf/jboss-service.xml
      16:58:02,919 INFO [Server] JBoss (MX MicroKernel) [3.2.2 (build: CVSTag=JBoss_3_2_2 date=200310182216)] Started in 1m:34s:918ms