[jboss-jira] [JBoss JIRA] (WFLY-5392) Repeated Failure of EarPackagedMultiRarDeploymentTestCase

Darran Lofthouse (JIRA) issues at jboss.org
Wed Sep 23 08:47:00 EDT 2015


Darran Lofthouse created WFLY-5392:
--------------------------------------

             Summary: Repeated Failure of EarPackagedMultiRarDeploymentTestCase 
                 Key: WFLY-5392
                 URL: https://issues.jboss.org/browse/WFLY-5392
             Project: WildFly
          Issue Type: Bug
          Components: JCA
            Reporter: Darran Lofthouse
            Assignee: Tomaz Cerar
             Fix For: 10.0.0.CR2


The test is regularly failing, it could make it a candidate to be ignored but it does seem to stem from a NPE within the subsystem so maybe a fix is required: -

{noformat}
Caused by: java.lang.Exception: {"WFLYCTL0080: Failed services" => {"jboss.ra.deployer.\"ear_packaged.ear#ear_packaged2.rar\".jboss.ironjacamar.resource" => "org.jboss.msc.service.StartException in service jboss.ra.deployer.\"ear_packaged.ear#ear_packaged2.rar\".jboss.ironjacamar.resource: Failed to start service
    Caused by: java.lang.NullPointerException"}}
    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)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
{noformat}




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list