Unable to start the DIH Services.
(Doc ID 2847177.1)
Last updated on FEBRUARY 08, 2022
Applies to:
Oracle Financial Services Data Integration Hub - Version 8.0.7 and laterInformation in this document applies to any platform.
Symptoms
Unable to start the DIHWebservices and we can see the below error in the log file.
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/i18n/util/LocaleMapper
at oracle.xml.parser.v2.XMLReader.setEncoding(XMLReader.java:985)
at oracle.xml.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:3367)
at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:575)
at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:293)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:247)
at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:175)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
at com.iflex.fic.util.CommonXMLFunctions.loadXml(CommonXMLFunctions.java:302)
at com.iflex.fic.newservice.DynamicServiceParser.loadXML(DynamicServiceParser.java:73)
at com.iflex.fic.newservice.DynamicServiceManager.initializeServiceMaster(DynamicServiceManager.java:82)
at com.iflex.fic.ficml.JSPInitBean.defaultInitialize(JSPInitBean.java:224)
at com.ofs.reveleus.DIH.model.DBConnect.getNonJ2EEConnecttion(DBConnect.java:51)
at com.ofs.reveleus.DIH.model.DBConnect.getNonJ2EEConfigConnection(DBConnect.java:38)
at com.ofss.fsgbu.dih.wsServer.StartService.main(StartService.java:20)
Caused by: java.lang.ClassNotFoundException: oracle.i18n.util.LocaleMapper
Changes
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 |
Changes |
Cause |
Solution |