pass -Xmx128m to your JVM.  You're running out of heap space.  For more
info:

java -X

-Andy

On Fri, 2002-04-12 at 08:25, M�guel �ngel Mulero Mart�nez wrote:
> I'm trying to create a Excel file with POI. I want to create a file with
> 25000 rows aprox, but I recive an "OutOfMemory" java Exception. I know that
> Excel supports 65535 rows. What's the maximum limit of POI-HSSF? Is there
> some way to change this?
> 
> Thanks to all!!
> 
-- 
http://www.superlinksoftware.com
http://jakarta.apache.org/poi - port of Excel/Word/OLE 2 Compound
Document 
                            format to java
http://developer.java.sun.com/developer/bugParade/bugs/4487555.html 
                        - fix java generics!
The avalanche has already started. It is too late for the pebbles to
vote.
-Ambassador Kosh

Reply via email to