Preview Failed in BI Publisher MS Word 2013 — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Preview Failed in BI Publisher MS Word 2013

Received Response
103
Views
3
Comments

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

  • Brajesh Shukla-95078
    Brajesh Shukla-95078 Rank 7 - Analytics Coach

    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

    image

    Regards,

    Brajesh

  • Sherry George
    Sherry George Rank 7 - Analytics Coach

    I will also add that you 'Validate' (by clicking on validate) your template before previewing.

  • Venkat Thota - BIP
    Venkat Thota - BIP Rank 7 - Analytics Coach

    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