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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
