Re: Fwd: Tomcat 9.0.31 - BUG

2020-04-03 Thread sathis kumar
spServlet.service(JspServlet.java:329) javax.servlet.http.HttpServlet.service(HttpServlet.java:741) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) On Fri, Apr 3, 2020 at 11:44 AM Mark Thomas wrote: > On 03/04/2020 16:33, sathis kumar wrote: > > Tha

Re: Fwd: Tomcat 9.0.31 - BUG

2020-04-03 Thread sathis kumar
- > Hash: SHA256 > > Sathis, > > You have run across this known bug: > https://bz.apache.org/bugzilla/show_bug.cgi?id=64097 > > Please read that bug report for more details, particularly comment #8. > > Hope that helps, > - -chris > > On 4/3/20 11:05, s

Fwd: Tomcat 9.0.31 - BUG

2020-04-03 Thread sathis kumar
-- Forwarded message - From: sathis kumar Date: Fri, Apr 3, 2020 at 9:38 AM Subject: Tomcat 9.0.31 - BUG To: My Application is working fine in prev version of all tomcat, Planning to upgrade to 9.0.31 . I am running into the following issue.. Pls help