You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/11/29 17:41:48 UTC

DO NOT REPLY [Bug 14962] New: - Bug in ID Generation

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: fop-dev@xml.apache.org
        ReportedBy: js@ddre.dk


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: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org