[Bug 64660] NullPointerException in AprEdpoint.java

2020-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64660 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64660] NullPointerException in AprEdpoint.java

2020-08-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64660 --- Comment #2 from Mark Thomas --- With HTTP/1.1 this would be unusual and indicate a possible application bug (retaining references beyond the object's lifecycle). With HTTP/2, WebSocket etc. it is possible that the socket is closed in one t

[Bug 64660] NullPointerException in AprEdpoint.java

2020-08-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64660 --- Comment #1 from mgrigorov --- The problem is that "socketWrapper" is null at https://github.com/apache/tomcat/blob/9.0.x/java/org/apache/tomcat/util/net/AprEndpoint.java#L725 SocketWrapperBase socketWrapper = connections.get(Long.valueOf(