I wanted to make sure I am not missing some special config option to
make logging more helpful.  Specifically, the log messages never mention
anything about positions.

For example I get log messages like:
Jun 16, 2009 10:13:29 AM org.apache.fop.events.LoggingEventListener
processEvent
WARNING: Line 1 of a paragraph overflows the available area by 2000
millipoints. (See position -1:-1)

or 

Jun 16, 2009 10:13:29 AM org.apache.fop.events.LoggingEventListener
processEvent
SEVERE: Image not found. URI:
file:/home/steve/projects/sandbox/jdocbook/target/docbook/staging/images/../images/EmployerEmployee.png.
 (See position -1:-1)

But I have no clue about the source of these messages.

This is transforming DocBook via the SAX event model approach...


-- 
Steve Ebersole <[email protected]>
Hibernate.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to