-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: None
-
None
Stack trace:
com.atlassian.confluence.importexport.ImportExportException: org.apache.velocity.exception.MethodInvocationException: Invocation of method 'exportWikiToXslFo' in class com.atlassian.confluence.importexport.impl.WikiExporter threw exception class java.lang.IllegalAccessError : tried to access field org.w3c.tidy.ParserImpl._parseHead from class org.w3c.tidy.ParserImpl$ParseHTML at com.atlassian.confluence.importexport.impl.PdfExporter.generateXslFo(PdfExporter.java:207) at com.atlassian.confluence.importexport.impl.PdfExporter.doExportEntity(PdfExporter.java:139) at com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.exportPage(AbstractRendererExporterImpl.java:118) at com.atlassian.confluence.importexport.impl.AbstractRendererExporterImpl.doExport(AbstractRendererExporterImpl.java:84) at com.atlassian.confluence.importexport.impl.PdfExporter.doExport(PdfExporter.java:82) at