Error observed While Starting DIH Webservice
(Doc ID 2729773.1)
Last updated on FEBRUARY 27, 2022
Applies to:
Oracle Financial Services Data Integration Hub - Version 8.1.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 8.1.0.0.0 version, Install Issues
When attempting start DIH Webservice, below error is observed in DIHWebservice.log in $FIC_HOME/ficdb/log path
ERROR
-----------------------
Getting config non-J2EE connection
java.lang.NullPointerException
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConfigConnection(GenericOFSAAConnectionFactory.java:98)
at com.ofs.aai.util.OFSAAUtils.fetchUserDetail(OFSAAUtils.java:347)
at com.ofs.aai.util.OFSAAUtils.prepareUserPreferences(OFSAAUtils.java:323)
at com.ofs.reveleus.DIH.model.DBConnect.getNonJ2EEConnecttion(DBConnect.java:50)
at com.ofs.reveleus.DIH.model.DBConnect.getNonJ2EEConfigConnection(DBConnect.java:38)
at com.ofss.fsgbu.dih.wsServer.StartService.main(StartService.java:36)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Try to start DIH webservice.
$FIC_HOME/ficdb/bin>./StartDIHWS.sh
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, there is no impact as webservice gets started without any issues
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 |