Jump to content

mamartinez

Members
  • Posts

    7
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Everything posted by mamartinez

  1. Is java 8 support? I am using 6.2.0 version but still get the following two errors. net.sf.jasperreports.engine.JRException: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 480; cvc-complex-type.3.2.2: Attribute 'uuid' is not allowed to appear in element 'jasperReport'. net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files
  2. When I run my java application through netbeans, it works fine. then when I build and sign my jar and run on server I get this error. Do you know why is it that when I was using a previous jasper library version I did not have this problem?
  3. I upgraded to jasperreports 6.1.0 and now I get the error "java.lang.NoClassDefFoundError: Could not initialize class net.sf.jasperreports.engine.DefaultJasperReportsContext" at run time. This class does exists.
  4. What pdf readers must be used to be able to read a pdf generated using the jasper libraries?
  5. Thanks so much for your quick response. I found some post stated a work around by upgrading the JDT. Can you give me your thoughts on this work? Is it indeed a work around?
  6. I get the following error now that I upgraded to Java 8. net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file:1. The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files/*^1 errors at net.sf.jasperreports.engine.design.JRAbstractCompiler.compileReport(JRAbstractCompiler.java:191)...
×
×
  • Create New...