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

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
The workaround for the issue in Comment 0 is to add the following class to the
value of classesToInitialize attribute of JreMemoryLeakPreventionListener in
server.xml. E.g.:

<Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener"
classesToInitialize="org.apache.tomcat.util.http.parser.HttpParser$SkipConstantResult"
/>

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