0 Replies Latest reply on Jun 30, 2004 5:37 PM by chipa

    "Incomplete Deployment listing" for DukesBank app?

    chipa

      Just installed JBoss. Trying to use the DukeBank example from the GettingStarted document. Thought I'd done everything correctly however, when starting JBoss, I'm getting an "Incomplete Deployment listing error". Here's the stuff from the console log starting at the point where JBoss begins deploying the JBossDukesBank EAR:

      14:20:41,930 INFO [MainDeployer] Starting deployment of package: file:/C:/jboss-3.2.3RC1/server/default/deploy/JBossDukesBank.ear
      14:20:41,940 INFO [EARDeployer] Init J2EE application: file:/C:/jboss-3.2.3RC1/server/default/deploy/JBossDukesBank.ear
      14:20:42,120 INFO [MainDeployer] deployment waiting for deployer: file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/app-client.jar
      14:20:43,489 INFO [EjbModule] Deploying CustomerEJB
      14:20:43,678 INFO [EjbModule] Deploying CustomerControllerEJB
      14:20:44,108 INFO [EjbModule] Deploying TxEJB
      14:20:44,118 INFO [EjbModule] Deploying TxControllerEJB
      14:20:44,517 INFO [EjbModule] Deploying AccountEJB
      14:20:44,527 INFO [EjbModule] Deploying AccountControllerEJB
      14:20:44,607 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=MyCustomer,plugin=pool,service=EJB
      14:20:44,607 INFO [EntityContainer] Started jboss.j2ee:jndiName=MyCustomer,service=EJB
      14:20:44,647 INFO [StatefulSessionInstancePool] Started jboss.j2ee:jndiName=MyCustomerController,plugin=pool,service=EJB
      14:20:44,647 INFO [StatefulSessionFilePersistenceManager] Started null
      14:20:44,647 INFO [StatefulSessionContainer] Started jboss.j2ee:jndiName=MyCustomerController,service=EJB
      14:20:44,647 INFO [EjbModule] Started jboss.j2ee:module=customer-ejb.jar,service=EjbModule
      14:20:44,647 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/customer-ejb.jar
      14:20:44,717 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=MyTx,plugin=pool,service=EJB
      14:20:44,717 INFO [EntityContainer] Started jboss.j2ee:jndiName=MyTx,service=EJB
      14:20:45,087 INFO [StatefulSessionInstancePool] Started jboss.j2ee:jndiName=MyTxController,plugin=pool,service=EJB
      14:20:45,087 INFO [StatefulSessionFilePersistenceManager] Started null
      14:20:45,087 INFO [StatefulSessionContainer] Started jboss.j2ee:jndiName=MyTxController,service=EJB
      14:20:45,087 INFO [EjbModule] Started jboss.j2ee:module=tx-ejb.jar,service=EjbModule
      14:20:45,087 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/tx-ejb.jar
      14:20:45,127 INFO [EntityInstancePool] Started jboss.j2ee:jndiName=MyAccount,plugin=pool,service=EJB
      14:20:45,127 INFO [EntityContainer] Started jboss.j2ee:jndiName=MyAccount,service=EJB
      14:20:45,157 INFO [StatefulSessionInstancePool] Started jboss.j2ee:jndiName=MyAccountController,plugin=pool,service=EJB
      14:20:45,157 INFO [StatefulSessionFilePersistenceManager] Started null
      14:20:45,157 INFO [StatefulSessionContainer] Started jboss.j2ee:jndiName=MyAccountController,service=EJB
      14:20:45,157 INFO [EjbModule] Started jboss.j2ee:module=account-ejb.jar,service=EjbModule
      14:20:45,157 INFO [EJBDeployer] Deployed: file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/account-ejb.jar
      14:20:45,257 INFO [EmbeddedTomcatService] deploy, ctxPath=/bank, warUrl=file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/web-client.war/
      14:20:46,006 INFO [Engine] ContextConfig[/bank]: Added certificates -> request attribute Valve
      14:20:46,006 INFO [Engine] ContextConfig[/bank]: Configured an authenticator for method FORM
      14:20:46,026 WARN [EmbeddedTomcatService] Unable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoader$ENCLoader@11a9310
      14:20:46,026 INFO [Engine] StandardManager[/bank]: Seeding random number generator class java.security.SecureRandom
      14:20:46,026 INFO [Engine] StandardManager[/bank]: Seeding of random number generator has been completed
      14:20:46,036 INFO [Engine] StandardWrapper[/bank:default]: Loading container servlet default
      14:20:46,036 INFO [Engine] StandardWrapper[/bank:invoker]: Loading container servlet invoker
      14:20:46,246 INFO [EARDeployer] Started J2EE application: file:/C:/jboss-3.2.3RC1/server/default/deploy/JBossDukesBank.ear
      14:20:46,246 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3RC1/server/default/deploy/JBossDukesBank.ear
      14:20:46,246 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:
      [org.jboss.deployment.DeploymentInfo@2fca0476 { url=file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/app-client.jar }
      deployer: null
      status: Starting
      state: START_SUBDEPLOYMENTS
      watch: file:/C:/jboss-3.2.3RC1/server/default/tmp/deploy/tmp12198JBossDukesBank.ear-contents/app-client.jar
      lastDeployed: 1088630442120
      lastModified: 1088630442010
      mbeans:
      ]Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:


      14:20:46,256 INFO [URLDeploymentScanner] Started jboss.deployment:type=DeploymentScanner,flavor=URL
      14:20:46,316 INFO [MainDeployer] Deployed package: file:/C:/jboss-3.2.3RC1/server/default/conf/jboss-service.xml
      14:20:46,316 INFO [Server] JBoss (MX MicroKernel) [3.2.3RC1 (build: CVSTag=JBoss_3_2_3_RC1 date=200311101720)] Started in 18s:940ms

      Any pointers to where I may have screwed up?

      TIA,
      Chip