Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-20813

(7.4.z) Regression failures when deploy JMS webservice endpoint and session endpoint

    XMLWordPrintable

Details

    Description

      When run jbossws-cxf testsuite against WFLY 22.0.0.Final release and get these regression test failures :

      [ERROR] SessionEndpointTestCase.testSession:77->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<Number is [1]0> but was:<Number is [2]0>
      [ERROR] Errors: 
      [ERROR] JMSEndpointAPITestCase.org.jboss.test.ws.jaxws.cxf.jms.JMSEndpointAPITestCase » Deployment
      [ERROR] JMSEndpointOnlyDeploymentTestCase.org.jboss.test.ws.jaxws.cxf.jms.JMSEndpointOnlyDeploymentTestCase » Deployment
      [ERROR] JMSHTTPEndpointDeploymentTestCase.org.jboss.test.ws.jaxws.cxf.jms_http.JMSHTTPEndpointDeploymentTestCase » Deployment

      The jms deployment failure error statck trace is :

      2021-01-13 18:22:29,119 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.unit."jaxws-cxf-jms-http-deployment.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."jaxws-cxf-jms-http-deployment.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "jaxws-cxf-jms-http-deployment.war"2021-01-13 18:22:29,119 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service jboss.deployment.unit."jaxws-cxf-jms-http-deployment.war".INSTALL: org.jboss.msc.service.StartException in service jboss.deployment.unit."jaxws-cxf-jms-http-deployment.war".INSTALL: WFLYSRV0153: Failed to process phase INSTALL of deployment "jaxws-cxf-jms-http-deployment.war" at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:189) at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739) at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701) at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1363) at java.lang.Thread.run(Thread.java:748)Caused by: org.jboss.msc.service.DuplicateServiceException: Service jboss.ws.endpoint.context=jaxws-cxf-jms-http-deployment."org.jboss.test.ws.jaxws.cxf.jms_http.HelloWorldImpl" is already registered at org.jboss.msc.service.ServiceRegistrationImpl.set(ServiceRegistrationImpl.java:135) at org.jboss.msc.service.ServiceControllerImpl.startInstallation(ServiceControllerImpl.java:243) at org.jboss.msc.service.ServiceContainerImpl.install(ServiceContainerImpl.java:747) at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:260) at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2065) at org.jboss.msc.service.ServiceTargetImpl.install(ServiceTargetImpl.java:260) at org.jboss.msc.service.ServiceControllerImpl$ChildServiceTarget.install(ServiceControllerImpl.java:2065) at org.jboss.msc.service.ServiceBuilderImpl.install(ServiceBuilderImpl.java:192) at org.jboss.as.webservices.service.EndpointService.install(EndpointService.java:280) at org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect.start(EndpointServiceDeploymentAspect.java:50) at org.jboss.as.webservices.deployers.AspectDeploymentProcessor.deploy(AspectDeploymentProcessor.java:73) at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:182) ... 8 more
       
      

      It looks these regression failures are caused by https://issues.redhat.com/browse/WFLY-11999

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-ema Jim Ma
              rhn-engineering-ema Jim Ma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: