[jboss-jira] [JBoss JIRA] (WFLY-1543) ear.EnterpriseArchiveTestCase fails intermittently

jaikiran pai (JIRA) jira-events at lists.jboss.org
Mon Jun 17 07:08:21 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782016#comment-12782016 ] 

jaikiran pai commented on WFLY-1543:
------------------------------------

Just making a note - when that 30 second delay in seen in those logs, the 2 threads are different; MSC service thread 1-2 and MSC service thread 1-1. Maybe that might give some clue.

                
> ear.EnterpriseArchiveTestCase fails intermittently
> --------------------------------------------------
>
>                 Key: WFLY-1543
>                 URL: https://issues.jboss.org/browse/WFLY-1543
>             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.EnterpriseArchiveTestCase is intermittently failing on TeamCity. The exception looks like:
> {code}
> Caused by: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"war-structure.ear\".\"war-structure-bundle.war\".Activate" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"war-structure.ear\".\"war-structure-bundle.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./war-structure-bundle
>     Caused by: java.util.concurrent.TimeoutException: JBAS017345: Timeout context service activation: service jboss.undertow.deployment.default-host./war-structure-bundle"}}
>     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 entire log file is attached to this JIRA. The test runs for this test can be found here http://teamcity.cafe-babe.org/project.html?projectId=project2&testNameId=-6445855124052176769&tab=testDetails

--
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