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
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
On 04/11/2015 00:56, javier_esp...@hna.honda.com wrote:
> I would like to setup a couple of servers for automatic fail-over. In case
> one fails the other can take over. Does Tomcat support that kind of setup?
> If so, can you direct me to where I can find some documentation about it?
As other
On 04/11/2015 19:59, Christopher Schultz wrote:
> Memory-related errors are always problematic.
>
> Do you have any instrumentation/monitoring to check the liveness of your
> Tomcat nodes? Can it detect the OOME condition? If so, you should be
> able to notify the load-balancer that something ha
Does anyone have any advice about how to make fail-over work more
cleanly with PermGen errors (other than the obvious one of not letting
PermGen errors occur)
I'm using apache ModProxy to connect to tomcat over ajp with additional
hot-spare servers confgured for fail-over but if I mess up and let