https://issues.apache.org/bugzilla/show_bug.cgi?id=47143
Summary: OutOfMemoryError extracting pictures from Escher in
Excel file
Product: POI
Version: 3.5-dev
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=23602)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=23602)
Problem file
Attached Excel file gives the following OOME when getting all pictures:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.poi.ddf.UnknownEscherRecord.fillFields(UnknownEscherRecord.java:76)
at
org.apache.poi.ddf.EscherContainerRecord.fillFields(EscherContainerRecord.java:56)
at
org.apache.poi.ddf.EscherContainerRecord.fillFields(EscherContainerRecord.java:56)
at
org.apache.poi.hssf.record.AbstractEscherHolderRecord.convertToEscherRecords(AbstractEscherHolderRecord.java:108)
at
org.apache.poi.hssf.record.AbstractEscherHolderRecord.decode(AbstractEscherHolderRecord.java:348)
at
org.apache.poi.hssf.usermodel.HSSFWorkbook.getAllPictures(HSSFWorkbook.java:1521)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]