Jump to content
JasperReports Library 7.0 is now available ×

bikku

Recommended Posts

I using Jasper report ver 0.6 know i would likes to upgrade it to ver 1.2.5 i had configured totally as per the Requirment.html from jasper site setted all the jar to the classpath:

gives me this error :

 

java.lang.NullPointerException

at java.util.Hashtable.put(Unknown Source)

at net.sf.jasperreports.engine.fill.JRFillDataset.setParameterValues(JRFillDataset.java:574)

at net.sf.jasperreports.engine.fill.JRBaseFiller.setParameters(JRBaseFiller.java:879)

at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:708)

at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:666)

at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:63)

at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:402)

 

 

 

while its works fine with ver 0.6 .Please any one can suggest me where iam going wrong

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...