-
Bug
-
Resolution: Done
-
Major
-
8.0.0.Alpha1
-
None
The ear.EnterpriseArchiveTestCase is intermittently failing on TeamCity. The exception looks like:
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
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