Parser configuration error while running fccstudio installer in Studio
(Doc ID 2763275.1)
Last updated on MARCH 31, 2021
Applies to:
Oracle Financial Services Crime and Compliance Management Studio - Version 8.0.8 and laterInformation in this document applies to any platform.
Goal
User Installed 8082 Version in the linux Server but while running FCCSTUDIO Installer below issue encountered.
Steps to reproduce :
Step 1 : Configure the install config file
Step 2 : Execute installstudio.sh
Step 3 : Check in logs
Expected result :
Installer must be completed without below errors.
Actual result :
User encountered below error.
Issue Encountered :
ERROR StatusLogger Caught javax.xml.parsers.ParserConfigurationException setting feature http://apache.org/xml/features/nonvalidating/load-external-dtd to false on DocumentBuilderFactory oracle.xml.jaxp.JXDocumentBuilderFactory@8646db9: javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationException
at oracle.xml.jaxp.JXDocumentBuilderFactory.setFeature(JXDocumentBuilderFactory.java:374)
at org.apache.logging.log4j.core.config.xml.XmlConfiguration.setFeature(XmlConfiguration.java:204)
at org.apache.logging.log4j.core.config.xml.XmlConfiguration.disableDtdProcessing(XmlConfiguration.java:199)
at org.apache.logging.log4j.core.config.xml.XmlConfiguration.newDocumentBuilder(XmlConfiguration.java:186)
Solution
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
Goal |
Solution |