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.