You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Nisanth Sivaraman <Ni...@ust-global.com> on 2008/04/29 10:45:24 UTC

Outofmemory Exception when the no of rows > 20000.

Hi ,

 

 I am using POI for excel uploading.

But I am getting Outofmemory Exception  when the no of rows > 20000.

Please suggest some solution.

 

Thanks,

Nis

 

 

 


Re: Outofmemory Exception when the no of rows > 20000.

Posted by Nick Burch <ni...@torchbox.com>.
On Tue, 29 Apr 2008, Nisanth Sivaraman wrote:
> I am using POI for excel uploading.
>
> But I am getting Outofmemory Exception  when the no of rows > 20000.

Just increase the amount of memory you give to your JVM. The default is
rather small compared to machines these days

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org