0 Replies Latest reply on Apr 1, 2007 9:22 AM by sudheer_pisces

    Incomplete Deployment listing problem with jboss

    sudheer_pisces

      I am trying to setup SpecjAppserver2004 on Jboss and get the following errors about incomplete deployments

      18:42:35,382 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@1d23b70f { url=file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jbossweb-tomcat55.sar/ROOT.war/ }
      deployer: null
      status: Starting
      state: INIT_WAITING_DEPLOYER
      watch: file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jbossweb-tomcat55.sar/ROOT.war/
      altDD: null
      lastDeployed: 1175433154091
      lastModified: 1175341617000
      mbeans:

      org.jboss.deployment.DeploymentInfo@e231b810 { url=file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/ }
      deployer: null
      status: Starting
      state: INIT_WAITING_DEPLOYER
      watch: file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
      altDD: null
      lastDeployed: 1175433154092
      lastModified: 1175341617000
      mbeans:

      org.jboss.deployment.DeploymentInfo@d53fa8eb { url=file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jmx-console.war/ }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jmx-console.war/
      altDD: null
      lastDeployed: 1175433155223
      lastModified: 1175341623000
      mbeans:

      org.jboss.deployment.DeploymentInfo@ae7fb4a3 { url=file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/emulator.ear/emulator.war/ }
      deployer: null
      status: Starting
      state: START_SUBDEPLOYMENTS
      watch: file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/emulator.ear/emulator.war/
      altDD: null
      lastDeployed: 1175433155366
      lastModified: 1175433081000
      mbeans:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@d53fa8eb { url=file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jmx-console.war/ }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/usr/local/jboss-4.0.5.GA/server/emulator/deploy/jmx-console.war/
      altDD: null
      lastDeployed: 1175433155223
      lastModified: 1175341623000
      mbeans:

      --- MBeans waiting for other MBeans ---
      ObjectName: jboss.ejb:service=EJBTimerService,persistencePolicy=database
      State: CONFIGURED
      I Depend On:
      jboss.jca:service=DataSourceBinding,name=DefaultDS

      ObjectName: jboss.web:service=WebServer
      State: CONFIGURED
      I Depend On:
      jboss.security:service=JaasSecurityManager
      jboss.cache:service=TomcatClusteringCache
      jboss:service=TransactionManager
      jboss.jca:service=CachedConnectionManager
      Depends On Me:
      jboss.mq:service=InvocationLayer,type=HTTP

      ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=Invoker
      jboss.web:service=WebServer

      ObjectName: jboss.mq:service=Invoker
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=TracingInterceptor
      jboss:service=Naming
      Depends On Me:
      jboss.mq:service=InvocationLayer,type=HTTP
      jboss.mq:service=InvocationLayer,type=JVM
      jboss.mq:service=InvocationLayer,type=UIL2

      ObjectName: jboss.mq:service=TracingInterceptor
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=SecurityManager
      Depends On Me:
      jboss.mq:service=Invoker

      ObjectName: jboss.mq:service=SecurityManager
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=DestinationManager
      Depends On Me:
      jboss.mq:service=TracingInterceptor
      jboss.mq.destination:service=Queue,name=DLQ

      ObjectName: jboss.mq.destination:service=Queue,name=DLQ
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=DestinationManager
      jboss.mq:service=SecurityManager

      ObjectName: jboss.mq:service=InvocationLayer,type=JVM
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=Invoker

      ObjectName: jboss.mq:service=InvocationLayer,type=UIL2
      State: CONFIGURED
      I Depend On:
      jboss.mq:service=Invoker

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.jca:service=DataSourceBinding,name=DefaultDS
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.ejb:service=EJBTimerService,persistencePolicy=database

      ObjectName: jboss.mq:service=DestinationManager
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.mq:service=SecurityManager
      jboss.mq.destination:service=Queue,name=DLQ

      ObjectName: jboss.cache:service=TomcatClusteringCache
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.web:service=WebServer

      Any help will be appreciated.
      --Regards,
      sudheer_pisces