Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-6217

Do not try to remove already removed endpoint service

    XMLWordPrintable

Details

    Description

      org.jboss.wsf.spi.deployment.WSFDeploymentException: org.jboss.msc.service.ServiceNotFoundException: Service service jboss.ws.endpoint."ws.deployment".HeyWebService not found
      at org.jboss.wsf.spi.deployment.WSFDeploymentException.rethrow(WSFDeploymentException.java:52)
      at org.jboss.ws.common.deployment.DeploymentAspectManagerImpl.failsafeStop(DeploymentAspectManagerImpl.java:184)
      at org.jboss.ws.common.deployment.DeploymentAspectManagerImpl.undeploy(DeploymentAspectManagerImpl.java:169)
      at org.jboss.as.webservices.publish.EndpointPublisherImpl.destroy(EndpointPublisherImpl.java:220)
      at org.jboss.servlet.hello.HelloWorldServlet.destroy(HelloWorldServlet.java:85)
      at org.apache.catalina.core.StandardWrapper.unload(StandardWrapper.java:1373)
      at org.apache.catalina.core.StandardWrapper.stop(StandardWrapper.java:1669)
      at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3906)
      at org.jboss.as.web.deployment.WebDeploymentService.doStop(WebDeploymentService.java:171)
      at org.jboss.as.web.deployment.WebDeploymentService.access$100(WebDeploymentService.java:60)
      at org.jboss.as.web.deployment.WebDeploymentService$2.run(WebDeploymentService.java:113)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
      at java.util.concurrent.FutureTask.run(FutureTask.java:138)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:662)
      at org.jboss.threads.JBossThread.run(JBossThread.java:122)
      Caused by: org.jboss.msc.service.ServiceNotFoundException: Service service jboss.ws.endpoint."ws.deployment".HeyWebService not found
      at org.jboss.msc.service.ServiceContainerImpl.getRequiredService(ServiceContainerImpl.java:447)
      at org.jboss.as.webservices.service.EndpointService.uninstall(EndpointService.java:198)
      at org.jboss.as.webservices.deployers.EndpointServiceDeploymentAspect.stop(EndpointServiceDeploymentAspect.java:63)
      at org.jboss.ws.common.deployment.DeploymentAspectManagerImpl.failsafeStop(DeploymentAspectManagerImpl.java:180)
      ... 16 more

      Attachments

        Activity

          People

            ropalka Richard Opalka
            ropalka Richard Opalka
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: