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:44:48 UTC

DO NOT REPLY [Bug 14963] New: - Fix for #8878 causes problems

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

Fix for #8878 causes problems

           Summary: Fix for #8878 causes problems
           Product: Fop
           Version: 0.20.4
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: page-master/layout
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: js@ddre.dk


A quite large document suddenly breaks (due to an idefinite loop), works just
fine with FOP Maintain CVS from Nov 11, 2002:
 
 [INFO] [108]
 org.apache.fop.apps.FOPException: No meaningful layout in block after many
attempts.  Infinite loop is assumed.  Processing halted.
 	at org.apache.fop.fo.flow.Block.layout(Block.java:87)
 [ERROR] No meaningful layout in block after many attempts.  Infinite loop is
assumed.  Processing halted.
 	at org.apache.fop.fo.flow.StaticContent.layout(StaticContent.java:73)
 	at
org.apache.fop.fo.pagination.PageSequence.layoutStaticContent(PageSequence.java:428)
 	at
org.apache.fop.fo.pagination.PageSequence.formatStaticContent(PageSequence.java:379)
<snip/>
 	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:454)
 	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