Anonymous
08-28-2002, 09:05 AM
Hi,
I just got following run time error in the latest source code when I ran the example1 and example3 in the demo.
//
java.lang.IllegalArgumentException: IllegalReport connected, cloning not supported
at com.jrefinery.report.ReportState.<init>(ReportState.java:650)
at com.jrefinery.report.ReportState$Start.<init>(ReportState.java:81)
at com.jrefinery.report.preview.ReportPane.repaginate(ReportPane.java:591)
.......
//
I just got following run time error in the latest source code when I ran the example1 and example3 in the demo.
//
java.lang.IllegalArgumentException: IllegalReport connected, cloning not supported
at com.jrefinery.report.ReportState.<init>(ReportState.java:650)
at com.jrefinery.report.ReportState$Start.<init>(ReportState.java:81)
at com.jrefinery.report.preview.ReportPane.repaginate(ReportPane.java:591)
.......
//