[ 
http://jira.dspace.org/jira/browse/DS-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrea Bollini resolved DS-117.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.2

this issue was present in revision before the 3630 revision.
see http://dspace.svn.sourceforge.net/dspace/?rev=3630&view=rev
for the configuration change needed by cocoon 2.2 (DS-93 & DS-94)

> File uploads >=100KB lead to an error in the xmlui
> --------------------------------------------------
>
>                 Key: DS-117
>                 URL: http://jira.dspace.org/jira/browse/DS-117
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: XMLUI
>    Affects Versions: 1.5.2
>            Reporter: Claudia Jürgen
>             Fix For: 1.5.2
>
>
> File uploads >=100KB lead to an error see below.
> This is a vanilla svn rev. 3636 xmlui instance.
> Am I missing a config param to set?
> For the jspui there is the dspace.cfg property upload.max.
> Even if this behavior is correct as a param is set somewhere, it should stop 
> with a graceful error.
> java.io.IOException: Multipart element 'TestGroesse.txt' is too large (102186 
> bytes) and was discarded.
>       at 
> org.apache.cocoon.servlet.multipart.RejectedPart.getInputStream(RejectedPart.java:81)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:618)
>       at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:155)
>       at 
> org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:243)
>       at 
> org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:3237)
>       at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:2394)
>       at 
> org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:162)
>       at 
> org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:393)
>       at 
> org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2834)
>       at 
> org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:160)
>       at org.mozilla.javascript.Context.call(Context.java:538)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to