Product: Confluence
Environment
| Operating System | |
|---|---|
| Affect Version/s | 2.3.3 |
| JVM | |
| Database | MySQL 4.1.x |
| Application Server | Tomcat 5.5.x |
Error Message
Cause:
com.atlassian.confluence.importexport.ImportExportException: Error while generating PDF!
at com.atlassian.confluence.importexport.impl.PdfExporter.generatePDF(PdfExporter.java:165)
caused by: org.apache.fop.apps.FOPException: file:/home/confluence/data_mysql/temp/export_11062007_093822/DP-20071106-09_38_22.fo:276:24550 No meaningful layout in block after many attempts. Infinite loop is assumed. Processing halted.
at org.apache.fop.fo.flow.Block.layout(Block.java:140)
Symptom
Diagnostics/Test
Root Cause
This error indicates, that the exported page contained tables or images which are too large to be fit onto the PDF page being exported to.
This is a known bug being reported here:
Following the workaround already commented in the bug report should generally fix the problem:
