Re: [Ground-user] Unable to make the pdf
Status: Beta
Brought to you by:
calumfodder
From: Calum F. <cal...@gm...> - 2013-12-08 13:23:14
|
Hiya, I’ve had a look and the xml is complete. All the information (data) is there and so you should have had a pdf output. Normally this sort FOP error gets output if there is missing data or if there are is unexpected data (e.g. an extra cell in a row of a table). Can i ask if you are posting the complete stack trace for the FOP error? Can I ask you to try and run an IndividualTestArticle report? This is to see if you get the same error. I’ve never had this error reported for the ground report before however another user had an issue with a corrupted download of the ground report….this was running on windows. He was getting a different error. It is always possible to try and substitute the Xalan parser instead of the Saxon one and see if this makes a difference. Thanks for the info about the extra column in Grinder 3.11. I have been aware of it but have not had the time to put together a new release to address it. I am currently maintaining this project on minimal life support as I have other commitments that take priority unfortunately. So I’m afraid you will need to carry on deleting the extra column for now. Cheers Cal On 5 Dec 2013, at 15:11, Cody Coleman <co...@qu...> wrote: > Attached is the xml for the Summary report type. The test duration was 50 minutes running a bunch of tests repeated about 480 times with 5 clients. > > Also, since you are looking at things, with Grinder 3.11 it adds a "New Connections" column to the data that I have to delete in order for the file upload part to work. It's not a big deal once I figured out that was the problem, but it could catch other people off guard. > > > On Wed, Dec 4, 2013 at 11:29 PM, Calum Fitzgerald <cal...@gm...> wrote: > Hiya, > > Apologies if you have been waiting for a while for a response on the discussion. There is supposed to be an alert sent out when someone posts. This appears to not have happened. > > Right on to solving the issue. Please could you change the output type to XML and then post the resultant file? For some reason there is a missing section which is causing challenges. > > How long a duration was the test run for that is causing issues? > > Cheers > Cal > > On 4 Dec 2013, at 16:07, Cody Coleman <co...@qu...> wrote: > >> 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? >> ------------------------------------------------------------------------------ >> Sponsored by Intel(R) XDK >> Develop, test and display web and hybrid apps with a single code base. >> Download it for free now! >> http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk >> _______________________________________________ >> Ground-user mailing list >> Gro...@li... >> https://lists.sourceforge.net/lists/listinfo/ground-user > > <summaryReport.xml> |