You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2005/06/21 13:49:58 UTC

DO NOT REPLY [Bug 25023] - OutOfMemoryErrors after file uploads

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=25023>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=25023





------- Additional Comments From samir.jyoti@acevaidc.com  2005-06-21 13:49 -------
We have an application where a lot of hidden fields are being submitted (nearly 
1000) as there is a table involved, along with a single file field. Even if we 
do not select any file and submit the "multipart/form-data" form we are 
experincing "out of memory".

Closer ispection suggests that there is a steady decline in free memory while 
reading the parsing the request in "parseRequest" method of FileUploadBase 
class. We had started from an available 490MB of memory and memory declined by 
around 1.5MB! for each field steadily.

We are using Struts 1.1. I am a bit confused by the "Resolution = Later" of 
this defect. Has it been fixed in struts 1.27? 

This is a major problem with fatal error on our application. If not should I re-
open this Bug?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org