Jump to content
JasperReports Library 7.0 is now available ×

Problem with 1.2.3 and Hibernate


2006 IR Open Dicussion

Recommended Posts

By: Dejan - dejanic

Problem with 1.2.3 and Hibernate

2006-06-12 05:55

Hello.

I have a problem with 1.2.3 version of iReport.

In version 1.2.2 report works fine but same report won't work under 1.2.3 version of iReport.

 

This is error:

Hibernate session closed java.lang.NoSuchMethodError: java.math.BigDecimal.<init>(I)V at net.sf.jasperreports.engine.fill.JRBigDecimalIncrementerFactory.<clinit>(JRBigDecimalIncrementerFactory.java:46) at net.sf.jasperreports.engine.fill.JRDefaultIncrementerFactory.getFactory(JRDefaultIncrementerFactory.java:108) at net.sf.jasperreports.engine.fill.JRFillVariable.getIncrementer(JRFillVariable.java:287) at net.sf.jasperreports.engine.fill.JRCalculator.calculateVariables(JRCalculator.java:134) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillDetail(JRVerticalFiller.java:621) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRVerticalFiller.java:228) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:128) at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:750) at net.sf.jasperreports.engine.fill.JRFiller.fillReport(JRFiller.java:123) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:420) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:256) at it.businesslogic.ireport.IReportCompiler.run(IReportCompiler.java:728) at java.lang.Thread.run(Thread.java:534)

Print not filled. Try to use an EmptyDataSource...!

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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