You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Manzano Baez, Andres Javier" <An...@t-systems.com> on 2007/03/01 20:27:18 UTC

RE: Getting java.lang.OutOfMemoryError when creating Excel File u sing POI

Try to specify memory for jvm

With:

	java -Xms256m -Xmx512m mypackage.MyProgram

best regards : )
s@lu2,
Javier Manzano

-----Original Message-----
From: Sanae Benchaaboun [mailto:SBenchaaboun@mdinsurance.state.md.us] 
Sent: Thursday, March 01, 2007 12:53 PM
To: poi-user@jakarta.apache.org
Subject: Getting java.lang.OutOfMemoryError when creating Excel File using
POI

Hi,
I am getting java.lang.OutOfMemoryError when trying to create an Excel
file with more than 20000 and 6 columns.
Any ideas?
Thanks

Sanae Benchaaboun
Webmaster Supervisor
Maryland Insurance Administration
Tel: (410)468-2077
sbenchaaboun@mdinsurance.state.md.us

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/