Jump to content
JasperReports Library 7.0 is now available ×

java.io.InvalidClassException...???


Recommended Posts

By: Adriana Mestrinelli Paranhos - jasperdri

java.io.InvalidClassException...???

2003-02-21 05:51

Hello everyone...

 

i got these 2 erros whilt trying to compile my report....

anyone can explain why they occurred??

 

java.io.InvalidClassException: dori.jasper.engine.base.JRBaseReport; Local class not compatible: stream classdesc serialVersionUID=402 local class serialVersionUID=405

 

NESTED BY : dori.jasper.engine.JRException: Error loading object from file : Situacao.jasper

 

thanx a lot.

 

 

 

 

By: Teodor Danciu - teodord

RE: java.io.InvalidClassException...???

2003-02-21 06:02

 

Hi,

 

You have this error when filling the report, not when

compiling.

 

In fact, you have it because you have upgraded

JasperReports, but not recompiled your reports.

Recompile your XML report designs using the new

version and everything should be OK (regenerate

the .jasper files).

 

I hope this helps.

Teodor

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