Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 43 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 281 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 105 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI 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