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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Those error messages are consistent with an application not following the
requirements of section 2.3.3.4 of the Servlet specification.

The stack trace shows that Spring is being used. You may be hitting a variation
of this issue https://github.com/spring-projects/spring-framework/issues/32340

Absent a test case that demonstrates errors such as this while following the
requirements of 2.3.3.4 and the rest of the Servlet spec, the assumption is
going to be that the root cause is an application issue, not a Tomcat issue.

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