<br>Thanks Svjatoslav, I've tried your idea and i've readen about the permanent size and about the garbage collector, and it doesn't work. I follow about that, but if somebody could try to upload a file without the applet-upload, and tell me if it works fine or not, it could help me.
<br><br>I have tried it in three machines, changing the catalina options, and i don't get nothing, all of them are the 6.2.3 version of opencms. Using the 6.0.3 version it works fine. I don't know how can i fix this, if it's a bug of 
6.2.3 version or if i haven't installed opencms 6.2.3 well.<br><br>I'm opened to any idea.<br><br>thanks.<br><br><div><span class="gmail_quote">2007/1/24, Svjatoslav Agejenko <<a href="mailto:n0@hot.ee">n0@hot.ee
</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Try increasing the heap with JVM option:<br><br>-XX:MaxPermSize=512m<br>
<br>This solved similar error messages from some java applications for me.<br><br>Best regards,<br>  Svjatoslav<br><br><br><br>David Sánchez Hernández wrote:<br>> Hi,<br>><br>> I have a problem with the upload function in opencms 
6.2.3. When I try<br>> to upload an image which has 3 megas or more, i get an exception in<br>> opencms.log:<br>><br>> 23 Jan 2007 14:01:45,439 ERROR [rg.opencms.workplace.CmsDialog :1179]<br>> java.lang.OutOfMemoryError
: Java heap space<br>><br>> I have tried to fix it using commons-io-1.2.jar, and using<br>> commons-fileupload-1.1.1 instead of commons-fileupload-1.0.jar, and I<br>> get the same error. I'm going to debug it and to study the
<br>> CmsNewResourceUpload class. If anybody could help me I'd be so gratefull.<br>><br>> I give you some interesting information:<br>><br>> OpenCms: 6.2.3<br>> Tomcat: jakarta-tomcat-5.0.28<br>> Memory configuration is: CATALINA_OPTS="-
Dfile.encoding=UTF-8 -Xms256M<br>> -Xmx768M"<br>> Operative System: SunOS neptuno 5.9 Generic_118558-30 sun4us sparc<br>> FJSV,GPUZC-M<br>> Data Base system: Oracle 10g<br>><br>><br>> Thanks in advance,
<br>> David.<br>> ------------------------------------------------------------------------<br>><br>><br>> _______________________________________________<br>> This mail is sent to you from the opencms-dev mailing list
<br>> To change your list options, or to unsubscribe from the list, please visit<br>> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br><br>
<br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">
http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br></blockquote></div><br>