I want to set upload.max to 3536870912 and test loading different file
sizes during a submittal, but I keep getting this error when I try to
create a collection to test this on:

java.io.IOException: the request was rejected because its size (1251)
exceeds the configured maximum (0)
        at
org.dspace.app.webui.util.FileUploadRequest.<init>(FileUploadRequest.jav
a:133)
        at
org.dspace.app.webui.servlet.admin.CollectionWizardServlet.processBasicI
nfo(CollectionWizardServlet.java:451)
        at
org.dspace.app.webui.servlet.admin.CollectionWizardServlet.doDSPost(Coll
ectionWizardServlet.java:150)
        at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.
java:167)
        at
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105
)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     

Is there a max to upload.max? 

Thank you!

Jose

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to