Jump to content
JasperReports Library 7.0 is now available ×

subreport now working after upgrading


Recommended Posts

By: jdork - geilfuss

subreport now working after upgrading

2006-05-30 11:40

A bug exists in Jasper 1.1.0 that requires me to have to upgrade to a newer version; however, every version beyond 1.1.0 gives me the same exception.

 

java.lang.RuntimeException: net.sf.jasperreports.engine.JRException: Error loading object from URL : resource:jasper/prebalanceAnalysis/PBAMarketsSub.jasper

at com.arbitron.common.jasper.JasperReportGenerator.<init>(JasperReportGenerator.java:232)

at com.arbitron.common.jasper.JasperReportGenerator.<init>(JasperReportGenerator.java:86)

at com.arbitron.weight.ejb.NewsReportEngineBean.generateReport(NewsReportEngineBean.java:71)

 

Is anyone aware of an change in 1.1.1 (and beyond) that would result in problems with:

JRLoader.loadObject(url)

 

Thanks

 

 

 

 

By: jdork - geilfuss

RE: subreport now working after upgrading

2006-05-30 13:03

Nevermind... bahh it's the serialVersionUID

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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