https://issues.apache.org/bugzilla/show_bug.cgi?id=55769
Bug ID: 55769
Summary: Out of Memory Error while reading .Xlsx file
Product: POI
Version: 3.9
Hardware: PC
OS: Windows XP
Status: NEW
Severity: blocker
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Hi,
I am using Apache POI for reading .xlsx files, using POI 3.9 version jar files.
While reading the excel file I am getting out of memory error, and also it
creates some .txt,.phd files in the folder.
Data in Excel file is only 100 rows. Error is given below.
<<
JVMDUMP006I Processing dump event "systhrow", detail
"java/lang/OutOfMemoryError" - please wait.
JVMDUMP032I JVM requested Heap dump using
'/dsProjects/Scripts/C_Analysis/heapdump.20131112.064446.57043.0001.phd' in
response to an event
JVMDUMP010I Heap dump written to
/dsProjects/Scripts/C_Analysis/heapdump.20131112.064446.57043.0001.phd
>>
Also I am using XSSF Workbook. Is there any idea to resolve this issue?
Is there any function available like Dispose() for resolving this issue?
--
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]