Jump to content
We've recently updated our Privacy Statement, available here ×

b.kumara

Members
  • Posts

    2
  • Joined

  • Last visited

b.kumara's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  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...