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

Problem with serialVersionUID


jeipack

Recommended Posts

Hi there

My Reports doesnt work.

I tried to compile it with iReport and with japserreport. Everytime this error is shown me:

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

 

Im using iReport 1.3.1 and JasperReport 1.3.1

 

In the JasperFillManager.java is this:

* @version $Id: JasperFillManager.java 1229 2006-04-19 13:27:35 +0300 (Wed, 19 Apr 2006) teodord $

 

Can you help me to solve this problem?

 

Thanks a lot!

Link to comment
Share on other sites

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