Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-1422

Deployment failure because of missing service dependencies

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • 5.0.0.M5
    • None
    • Testing, XTS
    • None

    Description

      See: http://172.17.131.2/job/narayana/141

      org.jboss.as.test.xts.simple.wsba.participantcompletion.client.WSBAParticipantCompletionTestCase  Time elapsed: 16103 sec  <<< ERROR!
      org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: wsba-participant-completion.war
      	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
      	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
      ...
      Caused by: java.lang.Exception: {
          "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.module.service.\"deployment.wsba-participant-completion.war\".main is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main]"],
          "JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
              "Services that were unable to start:" => ["jboss.deployment.unit.\"wsba-participant-completion.war\".FIRST_MODULE_USE"],
              "Services that may be the cause:" => [
                  "jboss.module.spec.service.\"deployment.arquillian-service\".main",
                  "jboss.txn.TransactionSynchronizationRegistry",
                  "jboss.txn.UserTransactionRegistry"
              ]
          }
      }
      ...
      
      org.jboss.as.test.xts.simple.wsat.client.WSATTestCase  Time elapsed: 1846 sec  <<< ERROR!
      org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: wsat.war
      	at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
      ...
      Caused by: java.lang.Exception: {
          "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.module.service.\"deployment.wsat.war\".main is missing [jboss.module.spec.service.\"deployment.arquillian-service\".main]"],
          "JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
              "Services that were unable to start:" => ["jboss.deployment.unit.\"wsat.war\".FIRST_MODULE_USE"],
              "Services that may be the cause:" => [
                  "jboss.module.spec.service.\"deployment.arquillian-service\".main",
                  "jboss.txn.TransactionSynchronizationRegistry",
                  "jboss.txn.UserTransactionRegistry"
              ]
          }
      }
      ...
      

      Attachments

        Activity

          People

            paul.robinson@redhat.com Paul Robinson
            gtrikler@redhat.com Gytis Trikleris (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: