XSSF does use a lot of memory to construct an in memory representation of the Excel worksheet. This question has been asked a number of times on the list and there is a solution available. If you are limited for memory, then may I suggest that you take a look at the streaming api - SXSSF.
-- View this message in context: http://apache-poi.1045710.n5.nabble.com/Apache-POI-works-but-it-uses-too-RAM-is-it-a-limit-of-your-library-tp5712425p5712445.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
