[jboss-jira] [JBoss JIRA] (WFLY-1542) CollectionsEnterpriseArchiveTestCase fails intermittently

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Jun 17 09:39:21 EDT 2013


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

Thomas Diesler resolved WFLY-1542.
----------------------------------

    Resolution: Duplicate Issue


WFLY-1543
                
> CollectionsEnterpriseArchiveTestCase fails intermittently 
> ----------------------------------------------------------
>
>                 Key: WFLY-1542
>                 URL: https://issues.jboss.org/browse/WFLY-1542
>             Project: WildFly
>          Issue Type: Bug
>          Components: OSGi, Test Suite
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: jaikiran pai
>            Assignee: Thomas Diesler
>         Attachments: log.txt
>
>
> The ear.CollectionsEnterpriseArchiveTestCase is failing intermittently but often on TeamCity. The exception looks like:
> {code}
> Caused by: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"bundle-collections.ear\".\"bundle-collections.war\".Activate" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"bundle-collections.ear\".\"bundle-collections.war\".Activate: Failed to start service
>     Caused by: org.jboss.osgi.deployment.interceptor.LifecycleInterceptorException: JBAS017345: Timeout context service activation: service jboss.undertow.deployment.default-host./bundle-collections
>     Caused by: java.util.concurrent.TimeoutException: JBAS017345: Timeout context service activation: service jboss.undertow.deployment.default-host./bundle-collections"}}
>     at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getActionResult(ServerDeploymentPlanResultFuture.java:134)
>     at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.getResultFromNode(ServerDeploymentPlanResultFuture.java:123)
>     at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:85)
>     at org.jboss.as.controller.client.helpers.standalone.impl.ServerDeploymentPlanResultFuture.get(ServerDeploymentPlanResultFuture.java:42)
>     at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:55)
>     at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
>     ... 88 more
> {code}
> The test runs for this test are here http://teamcity.cafe-babe.org/project.html?projectId=project2&buildTypeId=bt27&testNameId=-6737741753563767318&tab=testDetails
> The entire log file is attached to this JIRA.

--
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 jboss-jira mailing list