Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

preview failed error at time Generating report using BI publisher Desktop

3676760Aug 1 2018 — edited Aug 1 2018

I typed in the following statement

<?import:file:D:///PMAR2/cover_rst.rtf?>

<?start:body?>

Page 1<?call@inlines:cover?>

<?end call?>

<?end body?>

and then clicked on pdf generation link available under the preview tab in bi publisher add-on.

ConfFile: C:\Users\sbhadana\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\config\xdo.cfg

Font Dir: C:\Program Files (x86)\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts

Out File: C:\Users\sbhadana\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\tmp\tmp\761533114103912out.pdf

Run XDO Start

Template: C:\Users\sbhadana\AppData\Local\Oracle\BIPublisher\TemplateBuilderforWord\tmp\tmp\tmp.rtf

RTFProcessor setLocale: en-us

FOProcessor setData: D:\PMAR2\pmar_1.xml

FOProcessor setLocale: en-us

oracle.xdo.XDOException: java.util.EmptyStackException

at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1300)

at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:308)

at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:2105)

at oracle.xdo.template.FOProcessor.generate(FOProcessor.java:1208)

at RTF2PDF2.runRTFto(RTF2PDF2.java:484)

at RTF2PDF2.runXDO(RTF2PDF2.java:343)

at RTF2PDF2.main(RTF2PDF2.java:235)

Caused by: java.util.EmptyStackException

at oracle.xdo11g.xslt.XSLProcessor.reportException(XSLProcessor.java:965)

at oracle.xdo11g.xslt.XSLProcessor.newXSLStylesheet(XSLProcessor.java:725)

at oracle.xdo11g.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:391)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at oracle.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:946)

at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:683)

at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:377)

at oracle.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:238)

at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1276)

... 6 more

Could anybody help to identify the underlying issue?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 29 2018
Added on Aug 1 2018
4 comments
3,658 views