RTF and Excel BI Pub template report return -1 Exception; seems related to # of rows
Here is the exception message from the diagnostic; the report works fine in scenarios where the # of rows is limited. And I only have 2 data sets
Total Number of Datasets: 5
Total Number of Elements: 0
Total Parse Time (ms): 32
Total Datamodel Validation Time: .000 mseconds
Total Xplan Generation Time: .000 mseconds
Total Data Generation Time: 1.000 minutes
Total XML Data Size Generated: 41.47 MB
Processing Exceptions: java.lang.ArrayIndexOutOfBoundsException: -1
at oracle.xdo.dataengine.structure.Table.dumpIndexBlock(Table.java:320)
at oracle.xdo.dataengine.structure.Table.commit(Table.java:886)
at oracle.xdo.dataengine.perf.structure.ObjectPool.commit(ObjectPool.java:106)
at oracle.xdo.dataengine.perf.structure.InternalPoolList.commit(InternalPoolList.java:213)