[jbossts-issues] [JBoss JIRA] (JBTM-1422) Deployment failure because of missing service dependencies

Paul Robinson (JIRA) jira-events at lists.jboss.org
Tue Mar 26 08:14:43 EDT 2013


     [ https://issues.jboss.org/browse/JBTM-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Robinson resolved JBTM-1422.
---------------------------------

    Resolution: Cannot Reproduce Bug

    
> Deployment failure because of missing service dependencies
> ----------------------------------------------------------
>
>                 Key: JBTM-1422
>                 URL: https://issues.jboss.org/browse/JBTM-1422
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Testing, XTS
>            Reporter: Gytis Trikleris
>            Priority: Minor
>             Fix For: 5.0.0.Final
>
>
> See: http://172.17.131.2/job/narayana/141
> {noformat}
> 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"
>         ]
>     }
> }
> ...
> {noformat}
> {noformat}
> 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"
>         ]
>     }
> }
> ...
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list