Jump to content
Changes to the Jaspersoft community edition download ×

Upgraded iReport version, local class incompatible


bz3x

Recommended Posts

I've finally gotten around to moving from iReport 0.5 (!) to 2.0.4 for a Spring application.

 

As expected, I'm getting the following error:

java.io.InvalidClassException: net.sf.jasperreports.engine.base.JRBaseReport; local class incompatible: stream classdesc serialVersionUID = 607, local class serialVersionUID = 10200

 

All the comments and forum message I've seen say to copy the jasperreports.jar file from the new iReport to my application. But I've done that and still am getting the error.

 

I've also tried to play with iReport's compatibility feature, setting compatability to 0.6 and recompiling. I wouldn't expect that to work either (my earlier version was 0.5), but I would expect that the error message show a different "local class serialVersionUID", but it stays the same.

 

Any ideas? Experience? Will be happy to post code/configuration if you tell me where to look.

 

Thanks!

Post edited by: bz3x, at: 2008/01/28 09:17

Link to comment
Share on other sites

  • Replies 1
  • 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...