Raf's Lab
Roller: maximum configured size exceeded
As sone of you may have realised, I am using Apache Roller http://roller.apache.org for this blog. It's fast and plugs very quickly into a J2EE/Servlet environment and above all else is Free.
However if you are trying to upload large files to it, even by increasing the maximum files uploadable settings within the server-wide settings, this will still fail, and you will most likely be presented with 
To get around this, edit your
and add/change the following line
Ensuring you enter the maximum size you would like in bytes. Restart your Tomcat server
e.g
This is a reported bug in https://issues.apache.org/jira/browse/ROL-1631
Posted at 04:41PM May 27, 2010 by Rafez in Programming | Comments[0]
