Apparently that's not enough. I would suggest that you set the jvm at something like 2048. Run the application to generate the largest file you expect the application to handle. During this find the amount of memor used and set that + 10% as the final jvm sze. Sent via BlackBerry by AT&T
-----Original Message----- From: Pallavi Nagboth <[EMAIL PROTECTED]> Date: Wed, 12 Nov 2008 15:00:44 To: POI Users List<[email protected]> Subject: Re: Out of Memory Error for large files Our JVM heap size is 1024 Thanks, --Pallavi --- On Wed, 11/12/08, Mahesh Ganapathy <[EMAIL PROTECTED]> wrote: From: Mahesh Ganapathy <[EMAIL PROTECTED]> Subject: Re: Out of Memory Error for large files To: "POI Users List" <[email protected]>, [EMAIL PROTECTED] Date: Wednesday, November 12, 2008, 2:58 PM Increase your JVM heap size. You can find a lot of threads on this issue. POI's memory requirements are considerable for large excel files. Sent via BlackBerry by AT&T -----Original Message----- From: Pallavi Nagboth <[EMAIL PROTECTED]> Date: Wed, 12 Nov 2008 14:54:04 To: <[email protected]> Subject: Out of Memory Error for large files Hi, We use POI 3.0 for Excel Export. It works fine for small files. For large files with 10K rows and 80 columns we are getting the Out of Memory Error. Is there any solution for this? Thanks, --Pallavi
