Hello, we are trying to run Batik as a part of Cocoon 2.0.1 o Websphere Application Developer 4.0.3 on Windows 2000. It is used to render SVGs to PNGs. I cannot describe the problem very detailed which is in turn part of the problem ....
So we get [28.08.02 18:17:11:644 GMT+02:00] 172439cc SystemOut U itemCoordinatesProvider = net.cubiq.bsc3.diagrams.RelativeItemCoordinatesProvider [viewport=net.cubiq.bsc3.diagrams.Viewport [itemDimension = net.cubiq.bsc3.diagrams.Dimension [width=31.0, height=14.0], itemPaintHeight = 137.0, itemPaintWidth = 171.0, paintArea = net.cubiq.bsc3.diagrams.Rectangle[x=23.0,y=54.0,w=202.0,h=151.0]], scaleX=net.cubiq.bsc3.diagrams.FastDummyScale [min = 0.0, max=0.0, scala=0.0], scaleY=net.cubiq.bsc3.diagrams.Scale [min = NaN, max=NaN, scala=NaN]] [28.08.02 18:17:11:734 GMT+02:00] 175eb9cc SystemOut U itemCoordinatesProvider = net.cubiq.bsc3.diagrams.RelativeItemCoordinatesProvider [viewport=net.cubiq.bsc3.diagrams.Viewport [itemDimension = net.cubiq.bsc3.diagrams.Dimension [width=31.0, height=14.0], itemPaintHeight = 137.0, itemPaintWidth = 171.0, paintArea = net.cubiq.bsc3.diagrams.Rectangle[x=23.0,y=54.0,w=202.0,h=151.0]], scaleX=net.cubiq.bsc3.diagrams.FastDummyScale [min = 0.0, max=0.0, scala=0.0], scaleY=net.cubiq.bsc3.diagrams.Scale [min = NaN, max=NaN, scala=NaN]] org.apache.batik.transcoder.TranscoderException: null Enclosed Exception: http://xml.apache.org:-1 The attribute 'd' of the element <path> is invalid at org.apache.cocoon.serialization.SVGSerializer.notify(SVGSerializer.java:230) at org.apache.cocoon.xml.dom.SVGBuilder.endDocument(SVGBuilder.java:92) at org.apache.xalan.transformer.ResultTreeHandler.endDocument(ResultTreeHandler.java:190) at org.apache.xalan.transformer.TransformerImpl.transformNode(TransformerImpl.java:1186) at org.apache.xalan.transformer.TransformerImpl.run(TransformerImpl.java:3139) at java.lang.Thread.run(Thread.java:498) org.apache.batik.transcoder.TranscoderException: null The XSLT used to generate the SVGs used to work on Tomcat and we are . So the question is: - Is this a know problem (with a know solution maybe)? - How can we tackle the problem? Is there a way to make Batik store the SVG somewhere? It is generate as part of the Cocoon process. - How can we get mote log messages from Batik i.e. Debug message, detailed information about what it is currently doing etc. to solve the problem? Thanks a lot, Eberhard __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
