Skip to Main Content

Feedback

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Graph.jar is not available in ebs12.2 version how to install any oracle patch to get the graph.jar

Jayaraj MJun 1 2026

Hi Team,

When we trying to generate BIP template output getting the below error could you please assist how to install any oracle patch to get the graph.jar to fix the issue.

com.splash.reports.serviceimpl.BIPTemplatesServiceImpl - oracle.xml.xpath.XPathException: Extension function error: Error invoking 'chart_svg':'java.lang.NoClassDefFoundError: oracle/apps/dss/graph/TickLabelCallback'
oracle.xdo.XDOException: oracle.xml.xpath.XPathException: Extension function error: Error invoking 'chart_svg':'java.lang.NoClassDefFoundError: oracle/apps/dss/graph/TickLabelCallback'
  at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1304) ~[xdocore.jar:?]
  at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:312) ~[xdocore.jar:?]
  at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:2133) ~[xdocore.jar:?]
  at oracle.xdo.template.FOProcessor.generate(FOProcessor.java:1224) ~[xdocore.jar:?]
  at com.splash.reports.serviceimpl.BIPTemplatesServiceImpl.bipTemplateOutputGeneration(BIPTemplatesServiceImpl.java:134) [classes/:?]
  at com.splash.reports.serviceimpl.BIPTemplatesServiceImpl.generateBIPTemplateOutputsForOC(BIPTemplatesServiceImpl.java:95) [classes/:?]
  at com.splash.reports.serviceimpl.BIPTemplatesServiceImpl$$FastClassBySpringCGLIB$$f047d743.invoke(<generated>) [classes/:?]

Comments
Post Details
Added on Jun 1 2026
1 comment
79 views