[
https://issues.apache.org/jira/browse/HTTPCORE-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633835#comment-17633835
]
ASF subversion and git services commented on HTTPCORE-729:
----------------------------------------------------------
Commit a36a65a50f38b8f675add66a107171a18ae80786 in httpcomponents-core's branch
refs/heads/master from Gary Gregory
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-core.git;h=a36a65a50 ]
Document fix for HTTPCORE-729
HTTPCORE-729: NullPointerException at
org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler()
> NullPointerException at
> org.apache.hc.core5.http.impl.nio.ServerHttp1IOEventHandlerFactory.createHandler()
> ----------------------------------------------------------------------------------------------------------
>
> Key: HTTPCORE-729
> URL: https://issues.apache.org/jira/browse/HTTPCORE-729
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 5.2
> Reporter: Gary D. Gregory
> Priority: Major
> Fix For: 5.2.1
>
>
> 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}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]