Jump to content
Changes to the Jaspersoft community edition download ×

b.kumara

Members
  • Posts

    2
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by b.kumara

  1. Hi Friends, I'm using the following line to fill the jasper report. 3]JasperFillManager.fillReport(jasper, parameters,new JRBeanArrayDataSource(jrData.getBeanArray())); There is no problem in this and i'm successfully getting the report too. The problem is when restart the tomcat server from a remote system, the above line throws some runtime exception like can't find file(file having this line) and shows white page. If i restart the tomcat from the server machine directly then the problem is getting solved. I'm using 5][color=#000080]jasperreports-0.6.1.jar[/color] file. I tried with the new jar files like [color=#000080]jasperreports-1.2.6.jar[/color]. But this shows net.sf.jasperreports.engine.JRException:unable to load the object(with the full path of the .jasper file name) How to resolve from this. Thanks in advance...Regards,RajeshKumarPost edited by: b.kumara, at: 2006/09/23 09:03 Post edited by: b.kumara, at: 2006/09/23 09:04
  2. Hi Friends, I'm using jasper report in my project. Whenever i shutdown the tomcat and start again i found the jasper reports are not displayed ie., it is throwing white page. Tomcat resides in Server machine. If i want to get the jasper report again i have to restart the tomcat :sick: only from the server machine. This problem occurs in the client side also :evil: Kindly suggest me a solution, Thanks & Regards, RajeshKumar:huh: Post edited by: b.kumara, at: 2006/08/08 10:20
×
×
  • Create New...