ArrayIndexOutOfBoundsException (165)

Hi,


After simple open/save routine the following Exception is being thrown: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 4.

Can you please check this out?


Thanks,
Zeljko

Code:
String path = “/home/emisia/Desktop/Test.xls”;

Workbook workbook = new Workbook(path);
workbook.save("/home/emisia/Desktop/TestX.xls");

Hi Zeljko,


Thank you for sharing the sample.

We are able to replicate the said exception while using the latest version of Aspose.Cells for Java 8.8.2.5. In order to further investigate the matter, we have logged this incident as CELLSJAVA-41870 in our bug tracking system. Please spare us little time to properly analyze the case and revert back with updates in this regard.

Hi again,


This is to update you that product team has resolved the ticket logged earlier as CELLSJAVA-41870. We will shortly share the fix after ensuring the quality and incorporating other enhancements.

Hi,

Thanks for using Aspose.Cells.

Please download and try the latest fix: Aspose.Cells for Java v8.8.2.6 and let us know your feedback.

The issues you have found earlier (filed as CELLSJAVA-41870) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.