You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/02/04 13:19:14 UTC

[Bug 64111] Exception while processing an asynchronous request NullPointerException at org.apache.catalina.core.AsyncContextImpl.timeout

https://bz.apache.org/bugzilla/show_bug.cgi?id=64111

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The provided project does not produce the exception shown when the steps to
reproduce the issue are followed.

Looking at the application source code, I don't see anything registering any
form of handler for ServletContext shutdown. And with a debugger, I don't see
any calls at all to AsyncContextImpl.timeout().

I do see a log message indicating that the application has started, but failed
to stop, a thread.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org