Hi,<br><br>I have a problem with the upload function in opencms 6.2.3. When I try to upload an image which has 3 megas or more, i get an exception in 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 commons-fileupload-1.1.1 instead of commons-fileupload-1.0.jar, and I get the same error. I'm going to debug it and to study the 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 -Xmx768M"<br>Operative System: SunOS neptuno 
5.9 Generic_118558-30 sun4us sparc FJSV,GPUZC-M
<br>Data Base system: Oracle 10g<br><br><br>Thanks in advance,<br>David.<br>