Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-10404

PDF export of pages having the excel macro fail on Resin

    XMLWordPrintable

Details

    Description

      Embedding an Excel sheet within a page using the excel plugin, fails with the following exception, when generating a PDF export:

      Cause:
      com.atlassian.confluence.importexport.ImportExportException: Error while generating PDF!
       at com.atlassian.confluence.importexport.impl.PdfExporter.foToPdf(PdfExporter.java:137)
      caused by: javax.xml.transform.TransformerException: java.lang.NullPointerException
       at com.icl.saxon.IdentityTransformer.transform(IdentityTransformer.java:61)
      caused by: java.lang.NullPointerException
       at org.apache.fop.fo.flow.Table.endOfNode(Table.java:229)
      

      The exact wiki-markup on the page is:

      {excel:file=^test this 1.xls}
      

      Please see the attached file for complete stack trace.

      Have been reproduced on Confluence Hosted (using Resin)
      Problem does not seem to occur when tested on a Standalone instance using Tomcat.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ganand Gurleen Anand [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: