[
https://issues.apache.org/jira/browse/NIFI-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-13466:
------------------------------------
Summary: SplitExcel causes file to yield since it does not catch a
java.lang.IllegalStateException (was: SplitExcel causes file to yield since it
does not catch java.lang.IllegalStateException)
> 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
> Attachments: 2024-6-7-iolp-buildings.xlsx
>
>
> 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)