[
https://issues.apache.org/jira/browse/NIFI-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13466:
------------------------------------
Fix Version/s: 2.0.0-M5
Resolution: Fixed
Status: Resolved (was: Patch Available)
> SplitExcel causes file to yield since it does not catch a
> java.lang.IllegalStateException
> -----------------------------------------------------------------------------------------
>
> Key: NIFI-13466
> URL: https://issues.apache.org/jira/browse/NIFI-13466
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
> Fix For: 2.0.0-M5
>
> Attachments: 2024-6-7-iolp-buildings.xlsx
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When ingesting the attached file the following exception occurs
> {code:java}
> 2024-6-7-iolp-buildings.xlsx causing an IllegalStateException which is not
> caught
> java.lang.IllegalStateException: The maximum number of Cell Styles was
> exceeded. You can define up to 64000 style in a .xlsx Workbook
> {code}
> and the file yields since the try catch around the callback in SplitExcel
> does not catch a java.lang.IllegalStateException.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)