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

Mark Thomas <[email protected]> changed:

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

--- Comment #1 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to