Jump to content

net.sf.jasperreports.engine.util.JRProperties missing in version 6.4.x


nobles_cz

Recommended Posts

I am trying to upgrade to version 6.4.1, but when I generate report, it ends up with:

Fatal error:  Uncaught [[o:Exception]:"java.lang.Exception: ReferenceClass failed: new net.sf.jasperreports.engine.util.JRProperties. Cause: java.lang.ClassNotFoundException: net.sf.jasperreports.engine.util.JRProperties VM: 1.8.0_91@http://java.oracle.com/" at:#-10 org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1680)#-9 org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1526)#-8 java.lang.Class.forName0(Native Method)#-7 java.lang.Class.forName(Unknown Source)#-6 [/code]

Any ideas, why is the Class needed?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

The correct question is then:

How do I find the reason for the error?

In my case I design report using Jaspersoft Studio and then I generate files on Tomcat server.

Is it possible, that some dependent library is still calling JRProperties?

Or some specific setup can case this error?

Link to comment
Share on other sites

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