https://issues.apache.org/bugzilla/show_bug.cgi?id=46360





--- Comment #4 from Jeremias Maerki <jerem...@apache.org>  2008-12-19 02:41:23 
PST ---
A similar bug has been fixed in FOP Trunk as is noted in this bug. Does this
error occur with the current FOP Trunk?

(In reply to comment #3)
> I got a NullPointerException during FOP processing while do transformations
> were processing concurrently. Both include (the same) SVG image files.
> 
> -----------------
> The attribute "style" represents an invalid CSS declaration ("fill:#ef7b00;
> fill-rule:nonzero; stroke:none; stroke-width:1; stroke-linecap:butt;
> stroke-linejoin:miter; stroke-dasharray:none;").
> Original message:
> java.lang.NullPointerException
>     org.w3c.dom.DOMException: file:/C:/Programme/ddf/xml/images/V10271.svg:
> The attribute "style" represents an invalid CSS declaration ("fill:#ef7b00;
> fill-rule:nonzero; stroke:none; stroke-width:1; stroke-linecap:butt;
> stroke-linejoin:miter; stroke-dasharray:none;").
> Original message:
> java.lang.NullPointerException
>         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)
>         at org.apache.batik.bridge.CSSUtilities.convertDisplay(Unknown Source)
>         at org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(Unknown 
> Source)
>         at org.apache.batik.bridge.GVTBuilder.buildComposite(Unknown Source)
>         at org.apache.batik.bridge.GVTBuilder.build(Unknown Source)
>         at
> org.apache.fop.render.pdf.PDFSVGHandler.renderSVGDocument(PDFSVGHandler.java:188)
> 
> ---------------------------------------
> 
> see https://issues.apache.org/bugzilla/show_bug.cgi?id=46418
> 
> I guess, there are more threading issues with Batik SVG...
> 


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to