RE: resetting image cache during processing

2004-11-30 Thread Agar, Robert
Agar, Robert wrote: Is it safe to call FopImageFactory.resetCache() during processing? We need to reduce the memory usage as much as possible, so I was considering calling it every time a page rendered info event is logged. Or does this sound like a really bad idea? It should be safe

resetting image cache during processing

2004-11-26 Thread Agar, Robert
hi all, Is it safe to call FopImageFactory.resetCache() during processing? We need to reduce the memory usage as much as possible, so I was considering calling it every time a page rendered info event is logged. Or does this sound like a really bad idea? cheers Rob

[Error] null

2004-11-11 Thread Agar, Robert
hi all I'm getting this rather less than helpful error message: [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser [INFO] FOP 0.20.5 [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser [INFO] building formatting object tree [INFO] setting up fonts [ERROR] null In the

RE: [Error] null

2004-11-11 Thread Agar, Robert
Andreas: A couple of hints: 1. try running FOP with the '-d' command line switch. This should give you more information, maybe even more helpful :-) ... tracked down the error to a null pointer exception at org.apache.fop.fo.pagination.PageSequence.init(PageSequence.java:173), caused by

exception on error

2004-10-22 Thread Agar, Robert
hi all, I have FOP running embedded in a java program. How do I make it throw an exception on an error, rather than just logging it? The particular error I want it to fail on is this: [ERROR] Error while creating area : Error with image URL: Images\test.jpeg (The system cannot find the path