Re: Problem after tomcat upgrade

2025-06-17 Thread Stephen Booth
On 17/06/2025 17:29, Mark Thomas wrote: In short, you'll probably need to increase maxPartCount Thanks, thats fixed it.                             Stephen == |epcc| Dr Stephen P Booth Principal Architect

Re: Problem after tomcat upgrade

2025-06-17 Thread Mark Thomas
See https://bz.apache.org/bugzilla/show_bug.cgi?id=69710 In short, you'll probably need to increase maxPartCount Mark On 17/06/2025 16:45, Stephen Booth wrote: I just updated my production servers from 9.0.104 to 9.0.106 and this broke my registration form with the following exception. Stack

Problem after tomcat upgrade

2025-06-17 Thread Stephen Booth
I just updated my production servers from 9.0.104 to 9.0.106 and this broke my registration form with the following exception. Stack Trace: org.apache.tomcat.util.http.fileupload.impl.FileCountLimitExceededException: attachment at org.apache.tomcat.util.http.fileupload.FileUploadBase