Hi,

My tomcat  throws NullPointerException sometimes. Here is environment:

Linux VM: RedHat Enterprise Linux Server release 6.7 x86_64
Tomcat: 8.5.3
JVM: HotSpot 64-Bit Server VM 1.8.0_65
APR: 1.5.2-1
Tomcat Native: 1.2.7

The exception show in catalina.log :

18-Mar-2017 03:36:01.135 WARNING [http-apr-2181-Poller]
> org.apache.tomcat.util.net.AprEndpoint$Poller.run Unexpected poller error
> java.lang.NullPointerException at
> org.apache.tomcat.util.net.AprEndpoint$AprSocketWrapper.access$400(AprEndpoint.java:2243)
> at org.apache.tomcat.util.net.AprEndpoint$Poller.run(AprEndpoint.java:1654)
> at java.lang.Thread.run(Thread.java:745)
>

I searched find similar with issue 54513
<https://bz.apache.org/bugzilla/show_bug.cgi?id=54513>, but looks an
old one and fixed.

Anyone hit this issue, any information can I look up?

Thanks,

Linbo

Reply via email to