Jump to content
We've recently updated our Privacy Statement, available here ×

Could not initialize class net.sf.jasperreports.engine.util.JRStyledTextParser


adharam6

Recommended Posts

Hii all ,

I am trying to add new font which is not supported by jasper font library.

i am icluded this report in Maven project

bug following error occure , please help.

 

 

Jan 10, 2017 4:20:35 PM org.apache.catalina.core.StandardWrapperValve invoke

SEVERE: Servlet.service() for servlet [springWeb] in context with path [/epps-web] threw exception [Handler processing failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class net.sf.jasperreports.engine.util.JRStyledTextParser] with root cause

java.lang.NoClassDefFoundError: Could not initialize class net.sf.jasperreports.engine.util.JRStyledTextParser

at net.sf.jasperreports.engine.fill.JRBaseFiller.<init>(JRBaseFiller.java:105)

at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:69)

at net.sf.jasperreports.engine.fill.JRVerticalFiller.<init>(JRVerticalFiller.java:57)

at net.sf.jasperreports.engine.fill.JRFiller.createBandReportFiller(JRFiller.java:201)

at net.sf.jasperreports.engine.fill.JRFiller.createReportFiller(JRFiller.java:216)

at net.sf.jasperreports.engine.fill.JRFiller.fill(JRFiller.java:116)

at net.sf.jasperreports.engine.JasperFillManager.fill(JasperFillManager.java:667)

at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:983)

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 1 month later...

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