Thanks for a hint! I didn't realize about ID thingy. However, the creation of report still fails. The pdf is created now but when I try to open it, I get the message that it is corrupted. The size of it is also something like 15 bytes. >From the command line I get something like this:
271347 [main] DEBUG org.apache.fop.layoutmgr.AbstractBreaker - sequence starts on any page 271347 [main] DEBUG org.apache.fop.layoutmgr.AbstractBreaker - PLM> start of algorithm (org.apache.fop.layoutmgr.PageBreaker), flow BPD =700158 271347 [main] DEBUG org.apache.fop.layoutmgr.PageBreakingAlgorithm - BBA> difference=323050 ratio=0.0 position=20 271347 [main] DEBUG org.apache.fop.layoutmgr.AbstractBreaker - PLM> iOptPageCount= 1 pageBreaks.size()= 1 271347 [main] DEBUG org.apache.fop.layoutmgr.AbstractBreaker - PLM> part: 1, start at pos 0, break at pos 20, break class = 8 271347 [main] DEBUG org.apache.fop.layoutmgr.AbstractBreaker - startPart() breakClass=8 271348 [main] DEBUG org.apache.fop.layoutmgr.AbstractBreaker - addAreas from 0 to 17 271348 [main] DEBUG org.apache.fop.layoutmgr.BlockLayoutManager - org.apache.fop.layoutmgr.blocklayoutmana...@72d873: Space RelSide:after, null-> MinOptMax[min=opt=max=56692] 271348 [main] DEBUG org.apache.fop.layoutmgr.BlockLayoutManager - org.apache.fop.layoutmgr.blocklayoutmana...@1e09eab: Space RelSide:after, null-> MinOptMax[min=opt=max=141732] 271348 [main] DEBUG org.apache.fop.layoutmgr.BlockLayoutManager - org.apache.fop.layoutmgr.blocklayoutmana...@1d1082f: Space RelSide:after, null-> MinOptMax[min=opt=max=7086] 271348 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271349 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271349 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271349 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271349 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271350 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271350 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271350 [main] DEBUG org.apache.fop.area.IDTracker - signalIDProcessed() 271352 [main] DEBUG org.apache.fop.render.pdf.FopPDFImage - Image returns ICC profile: sRGB built-in, default sRGB=true 271352 [main] ERROR org.apache.fop.fo.FOTreeBuilder - javax.xml.transform.TransformerException: java.lang.NullPointerException file:///usr/local/opsview-reports/types/generic_availability/xsl/reports /GenericAvailabilityReport.xsl; Line #0; Column #0; java.lang.NullPointerException Report generation complete... ODWReportLauncher DONE! It seems that creation stops at 271352 [main] ERROR org.apache.fop.fo.FOTreeBuilder - javax.xml.transform.TransformerException: java.lang.NullPointerException Anyway, this doesn't mean anything to me.... Anyone has any ideas?? Rimvydas Sneideris -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of j0ey Sent: Wednesday, March 10, 2010 10:34 AM To: Opsview Users Subject: Re: [opsview-users] issue with scheduled reports hej! On Tue, 9 Mar 2010 14:17:35 +0200, <[email protected]> wrote: > Since the installation of Opsview, I had issues with scheduled > reporting. It's been a couple of months, but I couldn't figure out > what's wrong. It seems to be issue with java. I am currently running the > following version of java which came with my Centos installation: > > [nag...@miau bin]$ ./run_opsview_report -N 99 -S 2010-03 -f miau.pdf -t > generic_availability are you sure you have created a report with the id 99 in the webinterface? > org.springframework.dao.EmptyResultDataAccessException: Incorrect result > size: expected 1, actual 0 I get this error too if the report id does not exist. Greetings, joey _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
