[jasperreports-questions] Panic Situation- Please help

2006-04-27 Thread Meenakshi Singh
hi all, I have recently upgraded to jasper reports 1.2.2 from JR 1.1.1. Several reports run through JR in my project in html, pdf & xls format. Pdf is working fine. Whereas my reports don't produce any html output now, they show a blank page(No errors even) & my xls report doesn't show the cell

[jasperreports-questions] Panic Situation- Please help

2006-04-27 Thread Meenakshi Singh
hi all, I have recently upgraded to jasper reports 1.2.2 from JR 1.1.1. Several reports run through JR in my project in html, pdf & xls format. Pdf is working fine. Whereas my reports don't produce any html output now, they show a blank page(No errors even) & my xls report doesn't show the ce

Re: [jasperreports-questions] Panic Situation- Please help

2006-04-28 Thread Teodor Danciu
Hi, No wonder you don't see any errors if you catch them and then log very small error messages. Let the code throw proper errors or handle them properly by wrapping them and throwing them up the stack so that you clearly see what's happening when problems occur. If you make a big try/catch a