It seems a bit rarer than I thought.
Stack trace with line numbers:
svg graphic could not be built: null
java.lang.NullPointerException
at
org.apache.batik.bridge.SVGFontUtilities.getFontFamily(SVGFontUtilities.java:60)
at
org.apache.batik.bridge.SVGTextElementBridge.getAttributeMap(SVGTextElementBridge.java:1091)
at
org.apache.batik.bridge.SVGTextElementBridge.buildAttributedStrings(SVGTextElementBridge.java:422)
at
org.apache.batik.bridge.SVGTextElementBridge.buildAttributedString(SVGTextElementBridge.java:346)
at
org.apache.batik.bridge.SVGTextElementBridge.buildGraphicsNode(SVGTextElementBridge.java:204)
at
org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(GVTBuilder.java:190)
at
org.apache.batik.bridge.GVTBuilder.buildComposite(GVTBuilder.java:148)
at
org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(GVTBuilder.java:188)
at
org.apache.batik.bridge.GVTBuilder.buildComposite(GVTBuilder.java:148)
at org.apache.batik.bridge.GVTBuilder.build(GVTBuilder.java:79)
at LoadTester$Runner.buildGVT(LoadTester.java:101)
at LoadTester$Runner.run(LoadTester.java:85)
On 2002.02.20 23:47 Vincent Hardy wrote:
> Keiron,
>
> I see the problem for which you have a fix (DOMException) running your
> test, but I am unable to reproduce the NullPointerException.
>
> Would you have a complete trace of that Exception?
>
> Thanks,
> Vincent.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]