https://bz.apache.org/bugzilla/show_bug.cgi?id=60436
Bug ID: 60436
Summary: AbstractProcessor.doTimeoutAsync(AbstractProcessor.jav
a:528) NPE
Product: Tomcat 8
Version: 8.5.8
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Connectors
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ----
I use async servlet, It is easy to reproduce.
tomcat 8.5.8, jdk 1.8.0_65-b17, linux 2.6.32-573.22.1.el6.x86_64
Exception in thread "http-nio-8080-AsyncTimeout" java.lang.NullPointerException
at
org.apache.coyote.AbstractProcessor.doTimeoutAsync(AbstractProcessor.java:528)
at
org.apache.coyote.AbstractProcessor.timeoutAsync(AbstractProcessor.java:518)
at
org.apache.coyote.AbstractProtocol$AsyncTimeout.run(AbstractProtocol.java:1130)
at java.lang.Thread.run(Thread.java:745)
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]