Internal STARWeb program error. Use back button to continue
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.util.ArrayList.rangeCheck(ArrayList.java:653)
java.util.ArrayList.get(ArrayList.java:429)
com.cuadra.star.classic.api.client.ReportGroup.getNextRecordUnbuffered(ReportGroup.java:205)
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:398)
com.cuadra.star.web.Page.compose(Page.java:465)
com.cuadra.star.web.Page.compose(Page.java:465)
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:398)
com.cuadra.star.web.Page.compose(Page.java:465)
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:398)
com.cuadra.star.web.Page.compose(Page.java:465)
com.cuadra.star.web.Page.compose(Page.java:465)
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)