Exception while creating workbook with input stream and load options

Hi,


I get the following Exception trace many times while creating workbook with inputstream and load options.

at com.aspose.cells.Workbook.(Unknown Source)
at com.aspose.cells.zcak.a(Unknown Source)
at com.aspose.cells.zamb.a(Unknown Source)
at com.aspose.cells.zamc.d(Unknown Source)
at com.aspose.cells.zamc.m(Unknown Source)
at com.aspose.cells.zaky.a(Unknown Source)
at com.aspose.cells.zaky.b(Unknown Source)


This happens with aspose-cells-17.1.0.jar. And I didn’t face this issue with older version.

What could be the reason?

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco; color: #3933ff} span.s1 {text-decoration: underline}

Hi Bee,


Thank you for contacting Aspose support.

I am afraid, it is hard to tell what could have gone wrong by just inspecting the stack trace. It would be of great help in isolating the problem cause if you can share an executable piece of code along with the problematic sample. Before you move forward to provide us the above requested, please give a try to the latest version of the Aspose.Cells for Java 17.02.4 (attached) to see if you can still replicate the issue,