Menu

#343 SalesByStoreByDayReportPrepareData jasper report has errors

closed-works-for-me
nobody
None
5
2009-03-18
2009-02-11
Skip
No

Running this report yields:

org.xml.sax.SAXParseException: Element type "topPen" must be declared.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.error(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.handleStartElement(Unknown Source)
at org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
at org.apache.commons.digester.Digester.parse(Digester.java:1745)
at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:239)
at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:226)
at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:214)
at net.sf.jasperreports.engine.xml.JRXmlLoader.load(JRXmlLoader.java:168)
at org.opentaps.common.reporting.UtilReports.getReportObject(UtilReports.java:208)

I am running with:
8394
svn://svn.opentaps.org/opentaps/releases/1.0.0/trunk

so it might have been fixed in a later release. I tried getting the dtd but gave up after a while.

I am too far into modifications to update today (hope to do that when you guys release 1.4)

Skip

Discussion

  • Oleg Andreyev

    Oleg Andreyev - 2009-02-11

    Looks like you used unappropriated iReport version to modify this report.
    Should be iReport 2.0.1 (equals to release of JasperReports engine).

     
  • Si Chen

    Si Chen - 2009-02-13

    I just verified the reports out of the box work for me. Did you modify your report? If so make sure you use the right version of iReport.

     
  • Si Chen

    Si Chen - 2009-02-13
    • status: open --> pending-works-for-me
     
  • SourceForge Robot

    • status: pending-works-for-me --> closed-works-for-me
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • Skip

    Skip - 2009-03-19

    You are all right. I just opened this with Jasper Reports. I recently upgraded to the .03 release and the problem went away. Guess I better get iReports 2.0.1

    Please close this issue.

     

Log in to post a comment.