Exception when using Aspose Words 1.6

Hi, We are using Aspose 1.6 and JasperReport 4.5.1. PDF reports using JasperReport work fine, but the same in DOC format using Aspose fails with below error:

java.util.NoSuchElementException
at java.util.LinkedList.remove(LinkedList.java:788)
at java.util.LinkedList.removeFirst(LinkedList.java:134)
at net.sf.jasperreports.engine.util.ThreadLocalStack.pop(ThreadLocalStack.java:72)
at net.sf.jasperreports.repo.RepositoryUtil.revertRepositoryContext(RepositoryUtil.java:117)
at net.sf.jasperreports.engine.JRAbstractExporter.resetExportContext(JRAbstractExporter.java:797)
at com.aspose.words.jasperreports.AWAbstractExporter.exportReport(Unknown Source)


What could this be related to?
Thanks.

Hi Mishka,


Thanks for your inquiry. It would be great if you please share your jrxml files along with data source for investigation purposes.