Uploaded image for project: 'HttpComponents HttpCore'
  1. HttpComponents HttpCore
  2. HTTPCORE-729

NullPointerException at org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.2
    • 5.2.1
    • HttpCore NIO
    • None

    Description

      Regression in 5.2 compared to 5.1.x:

      noformat
      java.lang.NullPointerException
      at org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler(ServerHttp1IOEventHandlerFactory.java:77)
      at org.apache.hc.core5.reactor.SingleCoreIOReactor.processPendingChannels(SingleCoreIOReactor.java:217)
      at org.apache.hc.core5.reactor.SingleCoreIOReactor.doExecute(SingleCoreIOReactor.java:137)
      at org.apache.hc.core5.reactor.AbstractSingleCoreIOReactor.execute(AbstractSingleCoreIOReactor.java:86)
      at org.apache.hc.core5.reactor.IOReactorWorker.run(IOReactorWorker.java:44)
      at java.lang.Thread.run(Thread.java:750)
      noformat

      Attachments

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: