https://issues.apache.org/bugzilla/show_bug.cgi?id=55976

--- Comment #4 from Ognjen Blagojevic <ognjen.d.blagoje...@gmail.com> ---
I took localhost dump using RawCap. The dump contains traffic from the smoke
testing. I then opened it with wireshark. 

In the dump, there is a number of requests for file prelude.jspf.html:

  "GET /examples/jsp/jsp2/misc/prelude.jspf.html HTTP/1.1"

Tomcat generally responds correctly, as seen in attachment 31182.

But, in one request, instead of responding with content from
"prelude.jspf.html" Tomcat responds with partial content from a different file
-- "/docs/architecture/startup/serverStartup.txt".

As one can see in attachment 31183, the response also doesn't contain any
header. That is the reason why Java client fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to