Login  Register

Workflow Java Mailer Analyzer

Posted by big on Oct 03, 2023; 11:00am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Workflow-Java-Mailer-Analyzer-tp12079.html

Hi,
On R12.2 DB 11.2.0.4

Following Workflow Java Mailer Analyzer (Doc ID 2901874.1)

when running:

bash run_analyzer.sh -Danalyzer="resource/wf_mailer_analyzer.xml"

we recive:

Reading analyzer configuration...
Could not initialize DX Summary! Execution stopped.
Exception: java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.

Files are located on Host : server
Log file :
/home/apps/WorkflowAnalyzer_sr_3-/HAF/WFMLRHA_03-Oct-2023_113359.log
Closing all resources... done. Goodbye!

Log:
2023-10-03 11:33:59: SEVERE: Could not initialize DX Summary! Execution stopped.
        org.apache.xerces.jaxp.DocumentBuilderFactoryImpl.setAttribute(Unknown Source): java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/prop
erty/accessExternalDTD' is not recognized.

Thanks for help.