Ceriwis

Ceriwis (https://forum.ceriwis.com/forum.php)
-   Programming (https://forum.ceriwis.com/forumdisplay.php?f=63)
-   -   Netbeans-jasper (https://forum.ceriwis.com/showthread.php?t=574756)

Guesuper 20th November 2011 10:00 AM

Netbeans-jasper
 

Agan-agan...saya lagi nyoba-nyoba blajar pemrograman make netbeans 6.9.1 sama ireport 4.01. Nah, udah ngutak-ngatik sana-sini belum nemu nih solusi untuk satu masalah, "Reportnya gak jalan dan ngeluarin hasil beginiy.."



net.sf.jasperreports.engine.JRException: java.io.FileNotFoundException: report\templates\Anggota.jrxml (The system cannot find the path specified)



dan disintak muncul ntanda kuning dibagian



try {

JasperReport jasperReport =

JasperCompileManager.compileReport(reportSource);



JasperPrint jasperPrint =

JasperFillManager.fillReport(

jasperReport, params, PerpustakaanApp.getDriver().getConnection());



JasperExportManager.exportReportToHtmlFile(

jasperPrint, reportDest);



JasperViewer.viewReport(jasperPrint,false);

} catch (JRException ex) {

ex.printStackTrace();





saya jadi bingung, apanya yang salah yahh???mohon bantuannya agan-agan....karena library dah terpasang, jarnya juga udah...



yang bisa bantuin,,,tolong bantuannya yahhhh(butuh pencerahan)

:ganteng:

</div>


All times are GMT +7. The time now is 11:03 PM.