You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2013/08/18 15:25:15 UTC

[Bug 38632] java.lang.OutOfMemoryError

https://issues.apache.org/bugzilla/show_bug.cgi?id=38632

Carmen Alvarez <ca...@videotron.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from Carmen Alvarez <ca...@videotron.ca> ---
Hello,

I'm sorry about resurrecting this thread from 6 years ago, just to add a "me
too".  But I am having this problem as well (the same stacktrace).  I cannot
increase the heap size, as I am attempting to export an Excel file from an
Android device.  I had hoped to switch from JXL to POI because it seems that
POI is better maintained.  Both libraries had OutOfMemoryErrors when creating a
large Excel file.  JXL has an option to not load everything in memory, but to
use a temporary file.  Using this option solved this issue using that library.

So I'm wondering if this could indeed be a bug in POI that could be resolved by
using a temporary file instead of memory.

Could you please elaborate with a bit more details, if this is really not a
bug?

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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