https://bz.apache.org/bugzilla/show_bug.cgi?id=61371
Bug ID: 61371 Summary: 20^20 hidden cells in a .xlsx file causes heap memory full exception Product: POI Version: unspecified Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: major Priority: P2 Component: XSSF Assignee: dev@poi.apache.org Reporter: lakshminathanl...@gmail.com Target Milestone: --- Created attachment 35196 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35196&action=edit File which causes heap memory out An .xlsx file has only one cell filled but all other cells are hidden. When tried to read the file using " workbook = new org.apache.poi.xssf.usermodel.XSSFWorkbook(in);" this throws an Heap memory full exception. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org