Jump to content
Changes to the Jaspersoft community edition download ×

JDK 1.2.2 and web app


Recommended Posts

By: Chuck Deal - cdeal

JDK 1.2.2 and web app

2003-01-22 13:43

Is anyone running a webserver that uses jdk 1.2.2 and has successfully integrated JasperReports into it (via JSP)? How about reports that contain subreports?

 

I am having a problem where I am getting an

 

java.lang.IllegalMonitorStateException: current thread not owner

 

The last time i got this error was when I compiled a jar with JDK 1.4.1 and deployed it my webserver which is still using JDK 1.2.2.

 

Any thoughts?

 

 

 

 

By: Teodor Danciu - teodord

RE: JDK 1.2.2 and web app

2003-01-26 23:30

 

Hi,

 

If you are running JDK 1.2.2, please recompile the jar files

using this JDK version.

 

The supplied jar files are compiled using JDK 1.4.1 and it's true

that subreports do not work due to this strange error.

Recompiling the source files using the appropriate JDK version

seems to solve the issue.

 

Thank you,

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