Bug 67470 - No exception throw when SXSSF spreadsheet build failed
Summary: No exception throw when SXSSF spreadsheet build failed
Status: RESOLVED INVALID
Alias: None
Product: POI
Classification: Unclassified
Component: SXSSF (show other bugs)
Version: 5.2.3-FINAL
Hardware: Other Linux
: P2 major (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-19 19:05 UTC by axu
Modified: 2023-10-14 14:58 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description axu 2023-09-19 19:05:58 UTC
Use POI SXSSF to build a large spreadsheet. Spreadsheet created successfully in local windows environment but same code failed in linux environment without exception. Checked java.io.tmpdir directory and found empty temporary file there that is not removed. Although it is mostly like an environment issue but without POI to check, throw, catch and handle with relevant exception to indicate what environment issue is, it is almost impossible to identify and fix the issue.
Comment 1 axu 2023-09-20 02:01:54 UTC
Based on my description of the issue, have you heard the same issue before? What is the root cause of the issue and  how the issue was resolved
Comment 2 PJ Fanning 2023-10-14 14:58:35 UTC
This is a bug tracker. Closing this as it does not a bug report.