[ http://jira.codehaus.org/browse/MPPDF-18?page=comments#action_61090 ] 

Arnaud Heritier commented on MPPDF-18:
--------------------------------------

A workaround for this bug is to define the width (in percents if needded) of 
the columns to avoid the xsl trying to calculate them.

> PDF Plugin Error on Table with Many Columns
> -------------------------------------------
>
>          Key: MPPDF-18
>          URL: http://jira.codehaus.org/browse/MPPDF-18
>      Project: maven-pdf-plugin
>         Type: Bug

>     Versions: 2.2
>  Environment: Fedora Core 1 Linux, Java Runtime 1.4.2_05
>     Reporter: Jojo Paderes

>
>
> PDF Plugin failed to generate file while processing Xdoc XML data containing 
> table with 19 columns. Here's the debug log while running PDF plugin:
>  __  __
> |  \/  |__ _Apache__ ___
> | |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
> |_|  |_\__,_|\_/\___|_||_|  v. 1.0
> build:start:
> xdoc:init:
>     [mkdir] Created dir: 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/generated-xdocs
>     [mkdir] Created dir: 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/docs
> pdf:init:
>     [echo] 
> ### Debug mode is on ###
> ==============================
> === xdoc plugin properties ===
> ==============================
> maven.docs.src                  = 
> [/home/jojo/projects/java/u2/u2_release_1_0_bug/xdocs]
> maven.docs.dest                 = 
> [/home/jojo/projects/java/u2/u2_release_1_0_bug/target/docs]
> maven.gen.docs                  = 
> [/home/jojo/projects/java/u2/u2_release_1_0_bug/target/generated-xdocs]
> maven.xdoc.date.format          = [dd MMMM yyyy]
> maven.xdoc.date.locale          = [en]
> ==============================
> === pdf plugin properties  ===
> ==============================
> maven.pdf.confidential          = [false]
> maven.pdf.paperType             = [A4]
> maven.pdf.companyIncName        = [Company]
> maven.pdf.copyrightYear         = [2003]
> maven.pdf.imageDpi              = [72]
> maven.pdf.debug                 = [true]
> maven.pdf.navigationFile        = [navigation.xml]
> maven.pdf.navigationFilePath    = 
> [/home/jojo/projects/java/u2/u2_release_1_0_bug/xdocs]
> maven.pdf.pdfName               = [project.pdf]
> maven.pdf.cover.projectCompany  = [Company]
> maven.pdf.cover.projectName     = [Project]
> maven.pdf.cover.type            = [Project Documentation]
> maven.pdf.cover.version         = [1.0]
> maven.pdf.cover.date            = [14 October 2004]
> maven.pdf.projectLogo           = []
> maven.pdf.companyLogo           = []
> ==============================
> === pdf internal variables ===
> ==============================
> internal_pdf_workingDir         = 
> [/home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf]
>       
>     [mkdir] Created dir: 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf
> pdf:prepare:
>     [copy] Copying 3 files to 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf
>     [copy] Copying 7 files to 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf
> fo:fo:
>     [echo] Generating 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/docs/project.fo from 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/xdocs/navigation.xml ...
>     
>     
>         [style] Processing 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/xdocs/navigation.xml to 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf/project.fo
>     [style] Loading stylesheet 
> /home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/project2fo.xslt
>     [style] 
> home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/project2fo.xslt:153:46:
>  Warning! Creating XSL:FO for 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf/installation/configuration.xml
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,1)  text()='CODE' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  ----------in  1---------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,2)  text()='M' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  1---------in  11--------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,3)  text()='PP' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  11--------in  111-------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,4)  text()='S' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  111-------in  1111------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,5)  text()='D' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  1111------in  11111-----out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,6)  text()='DE' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  11111-----in  111111----out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,7)  text()='A' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  111111----in  1111111---out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,8)  text()='P' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  1111111---in  11111111--out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,9)  text()='O' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  11111111--in  111111111-out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,10)  text()='TRANSACTION' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  111111111-in  1111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in  ----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,11)  text()='CONTROLLER' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    :  1111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,12)  text()='ACTIVE' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,13)  text()='HEALTH' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,14)  text()='TIMESTAMP' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,15)  text()='PERIOD' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,16)  text()='COUNTER' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (1,17)  text()='REASON' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,1)  text()='1' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : -----------in 1----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        :  ----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,2)  text()='xf' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 1----------in 11---------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,3)  text()='mf' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11---------in 111--------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,4)  text()='source' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 111--------in 1111-------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,5)  text()='destination' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 1111-------in 11111------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,6)  text()='null' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111------in 111111-----out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,7)  text()='amount' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 111111-----in 1111111----out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,8)  text()='pin' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 1111111----in 11111111---out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,9)  text()='null' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111---in 111111111--out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,10)  text()='BeanLocal' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 111111111--in 1111111111-out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,11)  text()='null' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 1111111111-in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,12)  text()='1' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,13)  text()='1' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,14)  text()='0' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,15)  text()='30000' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,16)  text()='0' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:349:26:
>  Warning! Cell (2,17)  text()='null' rowspan=1 colspan=1 width=NaN
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:351:26:
>  Warning!   Current cell mask    : 11111111111in 11111111111out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:352:26:
>  Warning!   Next row mask        : -----------in -----------out
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:353:26:
>  Warning!   Estimated cell widths: 
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:355:26:
>  Warning!   Cell widths so far   :   5?  5?  5?  5?  5?  5?  5?  5?  5?  5?
>     [style] 
> file:/home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin-resources/fo-table-column-widths.xslt:199:34:
>  Warning! Columns= 10 (10 resizable), width=50, leftover=50
> pdf:pdf:
>     [echo] Generating 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf/project.pdf ...
>     [echo] Config file: 
> /home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf/userconfig.xml
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] FOP 0.20.5
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [INFO] building formatting object tree
>     [java] [INFO] setting up fonts
>     [java] [INFO] [1]
>     [java] [ERROR] Could not load external SVG: Content is not allowed in 
> prolog.
>     [java] [ERROR] Error while creating area : No ImageReader for this type 
> of image (file:/home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf/)
>     [java] [ERROR] Could not load external SVG: Content is not allowed in 
> prolog.
>     [java] [ERROR] Error while creating area : No ImageReader for this type 
> of image (file:/home/jojo/projects/java/u2/u2_release_1_0_bug/target/pdf/)
>     [java] [INFO] [2] (blank)
>     [java] [INFO] [1]
>     [java] [INFO] area contents overflows area in line 
>     [java] [INFO] [2] (blank)
>     [java] [INFO] [1]
>     [java] [INFO] area contents overflows area in line 
>     [java] [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
>     [java] [ERROR] -2
> BUILD FAILED
> File...... /home/jojo/.maven/cache/maven-pdf-plugin-2.2/plugin.jelly
> Element... java
> Line...... 196
> Column.... 94
> Java returned: 2
> Total time: 7 seconds
> Finished at: Thu Oct 14 14:22:58 PHT 2004

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to