By: Bill Fritz - bfritz2
Debugging Jasper Reports
2002-11-26 13:03
When I run my application, it hangs at the line:
JasperFillManager.fillReportToFile(param1, param2, param3).
The report is a Master Report that contains several subreports. All reports compile OK. The CPU is pegged and I receive no error messages. How can I find out what's going on inside of Jasper Reports?
Thanks,
Bill
By: Teodor Danciu - teodord
RE: Debugging Jasper Reports
2002-12-03 23:47
Hi,
This has to do with your subreport problem on the
other message thread.
I'll have the JRVerticalFiller throw an exception.
Thank you,
Teodor
Debugging Jasper Reports
2002-11-26 13:03
When I run my application, it hangs at the line:
JasperFillManager.fillReportToFile(param1, param2, param3).
The report is a Master Report that contains several subreports. All reports compile OK. The CPU is pegged and I receive no error messages. How can I find out what's going on inside of Jasper Reports?
Thanks,
Bill
By: Teodor Danciu - teodord
RE: Debugging Jasper Reports
2002-12-03 23:47
Hi,
This has to do with your subreport problem on the
other message thread.
I'll have the JRVerticalFiller throw an exception.
Thank you,
Teodor
0 Answers:
No answers yet