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

Shutting down an AS7 instance using XTS config results in IndexOutOfBoundsException from EndpointPublishService

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Beta1
    • None
    • Web Services
    • None

    Description

      17:56:18,660 WARN [org.jboss.msc.service.fail] MSC00004: Failure during stop of service jboss.ws.endpoint-publish.ws-c11: java.lang.RuntimeException: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
      at org.jboss.as.webservices.service.EndpointPublishService.stop(EndpointPublishService.java:100)
      at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1909) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
      at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:1872) [jboss-msc-1.0.1.GA.jar:1.0.1.GA]
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_27]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_27]
      at java.lang.Thread.run(Thread.java:662) [:1.6.0_27]
      Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
      at java.util.LinkedList.entry(LinkedList.java:365) [:1.6.0_27]
      at java.util.LinkedList.get(LinkedList.java:315) [:1.6.0_27]
      at org.jboss.as.webservices.publish.EndpointPublisherImpl.destroy(EndpointPublisherImpl.java:172)
      at org.jboss.as.webservices.service.EndpointPublishService.stop(EndpointPublishService.java:98)
      ... 5 more

      Attachments

        Activity

          People

            rhn-support-asoldano Alessio Soldano
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: