Hi,
I am receiving below warnings and error while transforming to PDF using
XSL-FO. I m currently using old version of fop.jar. Did we address this issue
in fop1.0?
[3/23/12 14:41:09:614 CDT] 0000003d PageBreakingA W
org.apache.fop.layoutmgr.PageBreakingAlgorithm updateData2 Part/page 0
overflows the available area in block-progression dimension.
(fo:static-content, location: 231/50)
[3/23/12 14:41:09:729 CDT] 0000003d PageBreakingA W
org.apache.fop.layoutmgr.PageBreakingAlgorithm updateData2 Part/page 0
overflows the available area in block-progression dimension.
(fo:static-content, location: 231/50)
[3/23/12 14:41:09:742 CDT] 0000003d PageBreakingA W
org.apache.fop.layoutmgr.PageBreakingAlgorithm updateData2 Part/page 0
overflows the available area in block-progression dimension.
(fo:static-content, location: 231/50)
[3/23/12 14:41:09:755 CDT] 0000003d PageBreakingA W
org.apache.fop.layoutmgr.PageBreakingAlgorithm updateData2 Part/page 0
overflows the available area in block-progression dimension.
(fo:static-content, location: 231/50)
[3/23/12 14:41:09:764 CDT] 0000003d PageBreakingA W
org.apache.fop.layoutmgr.PageBreakingAlgorithm updateData2 Part/page 0
overflows the available area in block-progression dimension.
(fo:static-content, location: 231/50)
[3/23/12 14:41:13:566 CDT] 0000003d FONode W
org.apache.fop.fo.pagination.PageSequenceMaster getNextSimplePageMaster
subsequences exhausted in page-sequence-master 'simpleDocBenefits', using
previous subsequence
[3/23/12 14:41:13:594 CDT] 0000003d FatalErrorExc E
us.mn.state.deed.uitip.framework.log.CommonsLogImpl em Exception occured while
an Action was processing: subsequences exhausted in page-sequence-master
'simpleDocBenefits', cannot recover
java.lang.IllegalStateException: subsequences
exhausted in page-sequence-master 'simpleDocBenefits', cannot recover
at
org.apache.fop.layoutmgr.PageProvider.cacheNextPage(PageProvider.java:275)
Thanks