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/11/12 13:40:40 UTC

[Bug 55769] Out of Memory Error while reading .Xlsx file

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

Nick Burch <ap...@gagravarr.org> changed:

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

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
The default JVM heap size is very small. You either need to increase it to a
more sensible size, or if you really are constrained to a tiny heap, switch to
SAX based parsing (as detailed on the website)

-- 
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