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=14962>.
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=14962

Bug in ID Generation

           Summary: Bug in ID Generation
           Product: Fop
           Version: 0.20.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: pdf renderer
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


FOP Version CVS Maintain Nov 29, 2002

For some reason my document fails with the following stacktrace. BTW. in the fo
document, the identifier d0e2912 exists only once. 

[INFO] [63]
org.apache.fop.apps.FOPException: The id "d0e2912" already exists in this document
        at org.apache.fop.datatypes.IDReferences.createID(IDReferences.java:77)
 [INFO] [64]
 [ERROR] The id "d0e2912" already exists in this document
        at org.apache.fop.datatypes.IDReferences.initializeID(IDReferences.java:57)
<snip/>
        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
        at org.apache.fop.apps.Driver.render(Driver.java:452)
        at org.apache.fop.apps.CommandLineStarter.run(CommandLineStarter.java:69)
        at org.apache.fop.apps.Fop.main(Fop.java:19)
 Java Result: 2

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

Reply via email to