1 Reply Latest reply on Sep 20, 2003 3:51 PM by juha

    Error in Minimal mode

    rookie

      Hi All,
      Got a small problem. I have installed Jboss 3.0.4 with Jetty
      I changed nothing in the deployement. I placed my war in the minimal deploy folder. Started jboss using
      run -C minimal
      it gave me the following error

      ****************************************

      10:31:10,796 INFO [MainDeployer] Deployment of package: file:/D:/jboss-3.0.4/server/default/deploy/hds/ is waiting for an appropriate deployer.
      10:31:10,806 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@2d427395 { url=file:/D:/jboss-3.0.4/server/default/deploy/hds/ }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/D:/jboss-3.0.4/server/default/deploy/hds/
      lastDeployed: 1063774870796
      lastModified: 1061266131491
      mbeans:
      ]Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@2d427395 { url=file:/D:/jboss-3.0.4/server/default/deploy/hds/ }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/D:/jboss-3.0.4/server/default/deploy/hds/
      lastDeployed: 1063774870796
      lastModified: 1061266131491
      mbeans:
      ]MBeans waiting for classes:

      MBeans waiting for other MBeans:


      10:31:10,816 INFO [URLDeploymentScanner] Started
      10:31:10,816 INFO [MainDeployer] Deployed package: file:/D:/jboss-3.0.4/server/default/conf/jboss-service.xml
      10:31:10,826 INFO [Server] JBoss (MX MicroKernel) [3.0.4 Date:200211021607] Started in 0m:25s:917ms

      ************************************

      Any help for the same is welcome..
      Cheers