NPE in Ajp listener

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: core
    • Environment:
      Jenkins/1.424 Apache/2.2.16 mod_jk/1.2.32 OpenJDK/1.6.0_18

      Seems like an attribute with no value. I guess null values are valid, because the Hashtable has been replaced by HashMap.

      [Winstone 2011/08/01 21:40:04] - Error within request handler thread
      java.lang.NullPointerException
              at java.util.Hashtable.put(Hashtable.java:411)
              at winstone.ajp13.Ajp13IncomingPacket.parsePacket(Ajp13IncomingPacket.java:163)
              at winstone.ajp13.Ajp13Listener.allocateRequestResponse(Ajp13Listener.java:179)
              at winstone.RequestHandlerThread.run(RequestHandlerThread.java:79)
              at java.lang.Thread.run(Thread.java:636)
      

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            Franta Mejta
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: