Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

NoClassDefFoundError net.sf.jasperreports.engine.util.jrstyledtextparser #49

#1

When I try to test the jri report (deployed with tomcat) an error appears and indicate that:

java.lang.NoClassDefFoundError : could not initialize class net.sf.jasperreportjri_error.jpgs.engine.util.jrstyledtextparser

  • replies 1
  • views 442
  • likes 0
#2

This typically indicates a missing font in the environment of the Tomcat (or other J2EE) server. You need to install all required fonts on that machine locally so that they are accessible by JasperReports.