2 Replies Latest reply on Feb 28, 2006 8:50 AM by bacs78

    [URLDeploymentScanner] Incomplete Deployment listing:

    bacs78

      Hi,

      When Jboss wants to deploy a project i get the following error:

      13:13:12,718 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name 'java:JmsXA'
      13:13:12,828 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MySqlDS to JNDI name 'java:MySqlDS'
      13:13:12,859 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/C:/Programme-Entwicklung/jboss-4.0.2/server/default/deploy/jmx-console.war/
      13:13:12,984 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@9e2d9ea5 { url=file:/C:/Programme-Entwicklung/jboss-4.0.2/server/default/deploy/xdoclet-build.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/Programme-Entwicklung/jboss-4.0.2/server/default/deploy/xdoclet-build.xml
      altDD: null
      lastDeployed: 1141128792984
      lastModified: 1141128792984
      mbeans:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@9e2d9ea5 { url=file:/C:/Programme-Entwicklung/jboss-4.0.2/server/default/deploy/xdoclet-build.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/Programme-Entwicklung/jboss-4.0.2/server/default/deploy/xdoclet-build.xml
      altDD: null
      lastDeployed: 1141128792984
      lastModified: 1141128792984
      mbeans:

      Any idea what i can do?