https://bz.apache.org/bugzilla/show_bug.cgi?id=64660
Bug ID: 64660
Summary: NullPointerException in AprEdpoint.java
Product: Tomcat 9
Version: 9.0.37
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Util
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -----
Hi,
I got the following error in a Tomcat 9.0.37 installation:
WARNING [http-apr-8081-Poller]
org.apache.tomcat.util.net.AprEndpoint$Poller.run Unexpected poller error
java.lang.NullPointerException
at
org.apache.tomcat.util.net.AprEndpoint.processSocket(AprEndpoint.java:725)
at
org.apache.tomcat.util.net.AprEndpoint$Poller.run(AprEndpoint.java:1453)
at java.base/java.lang.Thread.run(Thread.java:834)
It is running on Java 11, so there is no additional information provided about
which variable was null.
The system is usually running okay, so I do not expect misconfiguration.
--
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]