1 Reply Latest reply on Mar 30, 2004 12:24 PM by starksm64

    exception deploying scheduler

    adrianw

      Hello!

      When I launch my JBoss, I've a problem deploying scheduler. I see this, at the end:

      --------------------------------------------------------------------------------

      19:15:53,826 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:
      [org.jboss.deployment.DeploymentInfo@1b35be { url=file:/C:/jboss-3.2.3/server/jo
      seba/deploy/scheduler-service.xml }
      deployer: org.jboss.deployment.SARDeployer@12d263f
      status: Deployment FAILED reason: create operation failed for package file:/C:
      /jboss-3.2.3/server/joseba/deploy/scheduler-service.xml; - nested throwable: (or
      g.jboss.deployment.DeploymentException: - nested throwable: (java.lang.reflect.U
      ndeclaredThrowableException))
      state: FAILED
      watch: file:/C:/jboss-3.2.3/server/joseba/deploy/scheduler-service.xml
      lastDeployed: 1080666941295
      lastModified: 1080666941279
      mbeans:
      ]MBeans waiting for classes:

      MBeans waiting for other MBeans:


      19:15:53,841 INFO [URLDeploymentScanner] Started jboss.deployment:type=Deployme
      ntScanner,flavor=URL
      19:15:53,935 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3/server/
      joseba/conf/jboss-service.xml
      19:15:53,935 INFO [Server] JBoss (MX MicroKernel) [3.2.3 (build: CVSTag=JBoss_3
      _2_3 date=200311301445)] Started in 30s:750ms

      -------------------------------------------------------------------------------------

      What's the problem? Which exception is needed?

      Thanks