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

--- Comment #6 from [email protected] ---
Created attachment 40182
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=40182&action=edit
HTTP2 debugging output on redirect

(In reply to Mark Thomas from comment #4)
> Can you recreate the issue with HTTP/2 debugging logging enabled? I'd like
> to see the exact sequence of events.

Hope I understood you correctly.

I recreated the NPE with an "302 Found" redirect.

The .txt file contains the output of server-startup (sleep 5s) accessing path
with redirect (NPE occures with EOF exception on _client_ side) (sleep 5s)
server shutdown.

The root log-level (including tomcat) was DEBUG, the log-level of
org.apache.coyote.http2 was TRACE.

-- 
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]

Reply via email to