weixin_39978696 2020-11-30 12:10
浏览 0

MP Config: intermittent TCK failure during undeploy

250952: Test Failure (20180202-0352): com.ibm.ws.microprofile.config12.tck.Config12TCKLauncher.launchConfig12Tck https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/250952

The RTC defect above links to a number of different builds, each of which appears to show a slightly different error. It would be a big help if the mvn process reported errors in a slightly better way, then we would have multiple separate defects rather than just one which says "mvn failed".

该提问来源于开源项目:OpenLiberty/open-liberty

  • 写回答

5条回答 默认 最新

  • weixin_39978696 2020-11-30 12:10
    关注

    Liberty - Sun EBC 20180207-0258 Liberty Continuous Build - EBC 20180207-1429

    
    Caused by: javax.enterprise.inject.spi.DeploymentException: Timeout while waiting for ApplicationMBean to reach targetState
        at org.jboss.arquillian.container.was.wlp_managed_8_5.WLPManagedContainer.waitForApplicationTargetState(WLPManagedContainer.java:831)
        at org.jboss.arquillian.container.was.wlp_managed_8_5.WLPManagedContainer.undeploy(WLPManagedContainer.java:571)
        at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:205)
        at org.jboss.arquillian.container.impl.client.container.ContainerDeployController$4.call(ContainerDeployController.java:185)
        at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.executeOperation(ContainerDeployController.java:271)
        at org.jboss.arquillian.container.impl.client.container.ContainerDeployController.undeploy(ContainerDeployController.java:184)
    
    评论

报告相同问题?