DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16156>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16156

0.20.5rc SVG example does not work





------- Additional Comments From [EMAIL PROTECTED]  2003-01-17 04:41 -------
In fop 0.20.5rc, I used the following command from the fop-0.20.5rc directory:

fop -d docs\examples\svg\external.fo docs\examples\svg\external.pdf

This is on WindowsMe.  When I query the java version, I get

java version "1.3.0_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_02)
Java HotSpot(TM) Client VM (build 1.3.0_02, mixed mode)


With debug on, I now get some status messages.  Unfortunately, with the MS-DOS
command window that comes with WindowsMe, everything scrolls off the window and
I only get the last bit.  I can't figure out how to redirect the output into a
file.  In any case, here is the last bit of output that I see:

        at org.apache.batik.dom.AbstractAttr.setNodeValue(AbstractAttr.java:112)

        at org.apache.batik.dom.AbstractAttr.setValue(AbstractAttr.java:177)
        at org.apache.batik.dom.svg.AbstractElement$ExtendedNamedNodeHashMap.set
UnspecifiedAttribute(AbstractElement.java:238)
        at org.apache.batik.dom.svg.AbstractElement.setUnspecifiedAttribute(Abst
ractElement.java:149)
        at org.apache.batik.dom.svg.AttributeInitializer.resetAttribute(Attribut
eInitializer.java:94)
        at org.apache.batik.dom.svg.AttributeInitializer.initializeAttributes(At
tributeInitializer.java:70)
        at org.apache.batik.dom.svg.AbstractElement.initializeAttributes(Abstrac
tElement.java:115)
        at org.apache.batik.dom.svg.AbstractElement.<init>(AbstractElement.java:
59)
        at org.apache.batik.dom.svg.SVGOMElement.<init>(SVGOMElement.java:72)
        at org.apache.batik.dom.svg.SVGStylableElement.<init>(SVGStylableElement
.java:70)
        at org.apache.batik.dom.svg.SVGOMSVGElement.<init>(SVGOMSVGElement.java:
103)
        at org.apache.batik.dom.svg.SVGDOMImplementation$SvgElementFactory.creat
e(SVGDOMImplementation.java:1508)
        at org.apache.batik.dom.svg.SVGDOMImplementation.createElementNS(SVGDOMI
mplementation.java:255)
        at org.apache.batik.dom.svg.SVGOMDocument.createElementNS(SVGOMDocument.
java:338)
        at org.apache.batik.dom.svg.SVGDOMImplementation.createDocument(SVGDOMIm
plementation.java:175)
        at org.apache.fop.svg.SVGElement.init(SVGElement.java:205)
        at org.apache.fop.svg.SVGElement.<init>(SVGElement.java:85)
        at org.apache.fop.svg.SVGElement$Maker.make(SVGElement.java:62)
        at org.apache.fop.fo.FOTreeBuilder.startElement(FOTreeBuilder.java:255)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Sour
ce)
        at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unkn
own Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContent
Dispatcher.dispatch(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Un
known Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
        at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.fop.apps.Driver.render(Driver.java:457)
        at org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:69
)
        at org.apache.fop.apps.Fop.main(Fop.java:19)


I also got a hold of a Windows2000 machine and tried the same thing.  It works
fine on a Windows2000 machine.  I get a valid PDF file with no errors.  But I
don't have daily access to that machine.

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

Reply via email to