Cells Java v8.0.0 - Converting to PDF - Stack overflow exception

Hi,

I'm trying to convert some Excel files, however I encounter stack overflow exceptions which kill the entire JVM. I can reproduce when trying to convert the attached xltx file.

java.lang.StackOverflowError: null
at com.aspose.cells.all.a(Unknown Source) ~[cells-8.0.0.jar:8.0.0.0]
at com.aspose.cells.all.a(Unknown Source) ~[cells-8.0.0.jar:8.0.0.0]
at com.aspose.cells.all.a(Unknown Source) ~[cells-8.0.0.jar:8.0.0.0]
at com.aspose.cells.all.a(Unknown Source) ~[cells-8.0.0.jar:8.0.0.0]
at com.aspose.cells.all.a(Unknown Source) ~[cells-8.0.0.jar:8.0.0.0]
at com.aspose.cells.all.a(Unknown Source) ~[cells-8.0.0.jar:8.0.0.0]

I have attached the file which causes this error.

Could you please raise a bug and advise how long this will take to solve.

Thanks.

Hi,


Thanks for providing us template file.

After an initial test, I observed the issue as you mentioned by converting your template XLTX file to PDF. I got the exception while converting your attached file to PDF:

java.lang.StackOverflowError: null
at com.aspose.cells.all.a(Unknown Source)
at com.aspose.cells.all.a(Unknown Source)
at com.aspose.cells.all.a(Unknown Source)
at com.aspose.cells.all.a(Unknown Source)
at com.aspose.cells.all.a(Unknown Source)
at com.aspose.cells.all.a(Unknown Source)

I have logged a ticket with an id “CELLSJAVA-40785” for your issue. We will look into it soon.

As we just found the issue and the issue still pending for analysis. Once we evaluate your issue, we will be in better position to update on it or provide an ETA for it.

Once we have any update on it, we will let you know here.

Thank you.

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


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