Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6444131

NPE in light weight httpserver code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 6-pool
    • 5.0
    • core-libs
    • None
    • generic
    • generic

      I see NPE in httpserver code of tiger's http.jar

           [java] FINER: ServerImpl.Exchange (2)
           [java] java.lang.NullPointerException
           [java] at sun.net.httpserver.Request.<init>(Request.java:38)
           [java] at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:436)
           [java] at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
           [java] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
           [java] at java.lang.Thread.run(Thread.java:595)
           [java] Jun 27, 2006 12:10:20 PM sun.net.httpserver.HttpConnection close

            chegar Chris Hegarty
            jkotamra Jitendra Kotamraju (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: