Internal STARWeb program error. Use back button to continue
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:266)
java.base/java.util.Objects.checkIndex(Objects.java:361)
java.base/java.util.ArrayList.remove(ArrayList.java:504)
com.cuadra.star.classic.api.client.ReportGroup.getNextRecordUnbuffered(ReportGroup.java:206)
com.cuadra.star.classic.api.client.ReportGroup.getNextRecordBuffered(ReportGroup.java:185)
com.cuadra.star.classic.api.client.ReportGroup.getNextRecord(ReportGroup.java:217)
com.cuadra.star.web.AbstractReport.getNextRecord(AbstractReport.java:290)
com.cuadra.star.web.RecordIterator.getNextRecord(RecordIterator.java:88)
com.cuadra.star.web.RecordIterator.compose(RecordIterator.java:46)
com.cuadra.star.web.Page.compose(Page.java:400)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:226)
com.cuadra.star.web.FancyReportDefinition.compose(FancyReportDefinition.java:36)
com.cuadra.star.web.AbstractReport.compose(AbstractReport.java:273)
com.cuadra.star.web.ReportContent.compose(ReportContent.java:35)
com.cuadra.star.web.Page.compose(Page.java:400)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:226)
com.cuadra.star.web.Form.compose(Form.java:112)
com.cuadra.star.web.Page.compose(Page.java:400)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:467)
com.cuadra.star.web.Page.compose(Page.java:304)
com.cuadra.star.web.Page.compose(Page.java:259)
com.cuadra.star.web.WebSession.initialize(WebSession.java:223)
com.cuadra.star.web.WebSession.initialize(WebSession.java:125)
com.cuadra.star.web.StarWeb.processResults(StarWeb.java:738)
com.cuadra.star.web.StarWeb.run(StarWeb.java:1025)