Hello,
When running a fop rendering in a multithreaded environment where the same
svg image is used in different threads and stylesheets we see regular weird
exceptions with stack trace below
The "" identifier is not a valid value for the "overflow" property.
org.w3c.dom.DOMException: file:/c:/Tomcat6/webapps/xxxx/yyyy.svg:
The attribute "overflow" represents an invalid CSS value ("visible").
Original message:
The "" identifier is not a valid value for the "overflow" property.
at org.apache.batik.css.engine.CSSEngine.getCascadedStyleMap(Unknown
Source)
at org.apache.batik.css.engine.CSSEngine.getComputedStyle(Unknown
Source)
at org.apache.batik.bridge.CSSUtilities.getComputedStyle(Unknown Source)
I found some threads pointing to
http://xmlgraphics.apache.org/batik/using/scripting/java.html#Threads but I
have no clue what we should do differently to avoid this.
Any guidance would be warmly welcomed!
Thanks,
Peter
...
--
View this message in context:
http://www.nabble.com/Batik-exception-when-using-fop-with-svg-images-in-threaded-environment-tp20809049p20809099.html
Sent from the Batik - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]