[Ground-user] Unable to make the pdf
Status: Beta
Brought to you by:
calumfodder
From: Cody C. <co...@qu...> - 2013-12-04 17:12:17
|
I've posted this on the discussion, but maybe the mailing list is better looked at. When running the ./generateReport.sh towards the end in the Post-Processing Article bit (which I assume is what makes the pdf report) I get the following: Dec 02, 2013 12:47:00 AM org.apache.fop.fo.FOTreeBuilder$MainFOHandler endElement WARNING: Mismatch: root (http://www.w3.org/1999/XSL/Format) vs. page-sequence (http://www.w3.org/1999/XSL/Format) Dec 02, 2013 12:47:00 AM org.apache.fop.fo.FOTreeBuilder fatalError SEVERE: org.xml.sax.SAXParseException; systemId: file:///Users/auto_test/ground_report-1.5/style/xsl/docbook-xsl-ns-1.75.0/fo/docbook.xsl; lineNumber: 222; columnNumber: 59; java.lang.IllegalStateException: endElement() called for fo:root where there is no current element. file:///Users/auto_test/ground_report-1.5/style/xsl/docbook-xsl-ns-1.75.0/fo/docbook.xsl; Line #222; Column #59; java.lang.IllegalStateException: endElement() called for fo:root where there is no current element. Time Taken = 00 Hours 00 Minutes 04 Seconds Needless to say the pdf that shows up in the output directory is corrupted. The rest of the graphs look to be alright though... any ideas as to what is causing the endElement error? |