R12: XDO: Extension Function Error: Class Not Found 'oracle.xdo.template.rtf.XSLTFunctions
(Doc ID 2748372.1)
Last updated on AUGUST 07, 2024
Applies to:
BI Publisher (formerly XML Publisher) - Version 12.2 and laterInformation in this document applies to any platform.
Symptoms
Running a custom XML Publisher report is failing with following errors in 12.2 environment :
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(Unknown Source)
...
Caused by: oracle.xdo.parser.v2.XPathException: Extension function error: Class not found 'oracle.xdo.template.rtf.XSLTFunctions'
at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |