Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Preview Failed in BI Publisher MS Word 2013

Summary
Preview Failed in BI Publisher MS Word 2013
Content
Hi,
Loading BP Picker Image for Custom Reports using RTF Template is not working.
When tried to preview the image it is resulting following error.
Error :
FOProcessor setLocale: en-us
oracle.xdo.XDOException: java.lang.reflect.InvocationTargetException
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1275)
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:287)
at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:2057)
at oracle.xdo.template.FOProcessor.generate(FOProcessor.java:1196)
at RTF2PDF2.runRTFto(RTF2PDF2.java:484)
at RTF2PDF2.runXDO(RTF2PDF2.java:343)
at RTF2PDF2.main(RTF2PDF2.java:235)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at oracle.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:928)
at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:620)
at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:335)
at oracle.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:212)
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1251)
... 6 more
Caused by: oracle.xdo11g.xpath.XPathException: value does not match required type
at oracle.xdo11g.xslt.XSLStylesheet.flushErrors(XSLStylesheet.java:1850)
at oracle.xdo11g.xslt.XSLStylesheet.execute(XSLStylesheet.java:616)
at oracle.xdo11g.xslt.XSLStylesheet.execute(XSLStylesheet.java:551)
at oracle.xdo11g.xslt.XSLProcessor.processXSL(XSLProcessor.java:345)
at oracle.xdo11g.xslt.XSLProcessor.processXS
Can anyone describe what exactly the error and why it throws? In all versions of MS word showing the same error.
Answers
-
Could you check what version of java you have in your system.
And BI Publisher tab > Options and check you have correct java path provided as below
Regards,
Brajesh
0 -
I will also add that you 'Validate' (by clicking on validate) your template before previewing.
0 -
Caused by: oracle.xdo11g.xpath.XPathException: value does not match required type
The problem is with the data type you are using. please check. Thanks
0