Jump to content
JasperReports Library 7.0 is now available ×

Recommended Posts

By: Neelima Agrawal - neelima_j

error jre 1.4

2003-07-14 13:42

Hi ,

I am running a test to run a simple pdf report with a simple database query in coldfusion.And I get the following error. Can somebody help ?

 

ProcessRequest Errordori.jasper.engine.JRException: Errors were encountered when compiling report design:

error: Invalid class file format in C:Program FilesJavaj2re1.4.1_01librt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand.

C:CFusionMXruntimebintestpdf.java:0: Class java.lang.Object not found in class dori.jasper.engine.fill.JRCalculator.

/*

^

 

 

Thanks,

Neelima

 

 

 

 

By: Ryan Johnson - delscovich

RE: error jre 1.4

2003-07-15 18:46

That error comes when you have a clash in JVM versions. Are all the JVM's you use are the same?

 

Ryan

 

 

 

 

By: Teodor Danciu - teodord

RE: error jre 1.4

2003-07-15 23:36

 

Hi,

 

The tools.jar that you have in the classpath does

not match the current JVM that you are running on.

Please copy the tools.jar from the JDK that you are

currently using.

 

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