https://issues.apache.org/bugzilla/show_bug.cgi?id=47797
Eugene <johnba...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #6 from Eugene <johnba...@gmail.com> 2009-09-15 04:17:49 PDT --- Periodically, the body disappears POST-request with the same query! I wrote a test client. It httpClient sends a test request, and on the server side, the servlet it takes. And trying to read. Sometimes there is a situation that the titles are coming, but the body is absent. That is, when reading req.getInputStream().read(...) we obtain -1. This error appears periodically. Tested on JBoss-4.2.2.GA with Tomcat 5.5.X. Please, help me! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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