[
https://issues.apache.org/jira/browse/NIFI-13466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860949#comment-17860949
]
Joe Witt commented on NIFI-13466:
---------------------------------
[~dstiegli1] NIFI-13466 and NIFI-13467 are good examples of a thing that can be
a single JIRA and single PR to resolve. While they're about different things
they're both for the same component and both relatively minor. It is not a big
deal but just something to consider for future things. Thanks
> 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)