NPE in HttpExchange.close() hangs the light weight http server

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • 6
    • Affects Version/s: 6
    • Component/s: core-libs
    • None
    • generic
    • generic

      Exception in thread "pool-1-thread-7" java.lang.NullPointerException
          at sun.net.httpserver.ExchangeImpl.close(ExchangeImpl.java:88)
          at sun.net.httpserver.HttpExchangeImpl.close(HttpExchangeImpl.java:49)
          at com.sun.xml.ws.transport.http.server.ServerConnectionImpl.close(ServerConnectionImpl.java:153)
          at com.sun.xml.ws.transport.http.server.WSHttpHandler.process(WSHttpHandler.java:133)
          at com.sun.xml.ws.transport.http.server.WSHttpHandler.handle(WSHttpHandler.java:92)
          at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:65)
          at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:459)
          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
          at java.lang.Thread.run(Thread.java:595)

            Assignee:
            Michael McMahon
            Reporter:
            Jitendra Kotamraju (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: