Multiple Datasources
Posted: Tue Nov 04, 2014 7:13 pm
When I have multiple data sources I get the following error. If I remove all but one then my report runs fine. It runs fine in the AIR client and in .Net, but not when rendering locally using Java.
Thanks,
Mat
----------------------------
[Customer Explanation]
----------------------------
[General Info]
Application: Stimulsoft Reports.JAVA
Version: Stimulsoft Reports.Fx for Java 2014.2.2000-trial
JAVA Version: 1.8.0_25-b18
OSVersion: Windows 8.1 amd64 6.3
UserName: mat.murdock
----------------------------
[Exception Info]
Message:
Cause:
StackTrace:
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.next(ArrayList.java:851)
at com.stimulsoft.report.dictionary.dataSources.StiDataSourcesCollection.connect(StiDataSourcesCollection.java:66)
at com.stimulsoft.report.dictionary.StiDictionary.connect(StiDictionary.java:1216)
at com.stimulsoft.report.engine.engineV2.StiRenderProviderV2.ConnectToData(StiRenderProviderV2.java:387)
at com.stimulsoft.report.engine.engineV2.StiRenderProviderV2.Render(StiRenderProviderV2.java:124)
at com.stimulsoft.report.engine.engineV2.builders.StiReportV2Builder.RenderSingleReport(StiReportV2Builder.java:64)
at com.stimulsoft.report.StiReport.RenderReport(StiReport.java:1939)
at com.stimulsoft.report.StiReport.Render(StiReport.java:1840)
at com.stimulsoft.report.StiReport.Render(StiReport.java:1775)
at com.stimulsoft.report.StiReport.Render(StiReport.java:1765)
at ExportReport.getReport(ExportReport.java:171)
at ExportReport.exportReport(ExportReport.java:38)
at ExportReport.main(ExportReport.java:235)
----------------------------
Thanks,
Mat
----------------------------
[Customer Explanation]
----------------------------
[General Info]
Application: Stimulsoft Reports.JAVA
Version: Stimulsoft Reports.Fx for Java 2014.2.2000-trial
JAVA Version: 1.8.0_25-b18
OSVersion: Windows 8.1 amd64 6.3
UserName: mat.murdock
----------------------------
[Exception Info]
Message:
Cause:
StackTrace:
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.next(ArrayList.java:851)
at com.stimulsoft.report.dictionary.dataSources.StiDataSourcesCollection.connect(StiDataSourcesCollection.java:66)
at com.stimulsoft.report.dictionary.StiDictionary.connect(StiDictionary.java:1216)
at com.stimulsoft.report.engine.engineV2.StiRenderProviderV2.ConnectToData(StiRenderProviderV2.java:387)
at com.stimulsoft.report.engine.engineV2.StiRenderProviderV2.Render(StiRenderProviderV2.java:124)
at com.stimulsoft.report.engine.engineV2.builders.StiReportV2Builder.RenderSingleReport(StiReportV2Builder.java:64)
at com.stimulsoft.report.StiReport.RenderReport(StiReport.java:1939)
at com.stimulsoft.report.StiReport.Render(StiReport.java:1840)
at com.stimulsoft.report.StiReport.Render(StiReport.java:1775)
at com.stimulsoft.report.StiReport.Render(StiReport.java:1765)
at ExportReport.getReport(ExportReport.java:171)
at ExportReport.exportReport(ExportReport.java:38)
at ExportReport.main(ExportReport.java:235)
----------------------------