Could Not Able To Access Menu's After Upgrading To BD 8.1.2
(Doc ID 2868222.1)
Last updated on NOVEMBER 28, 2022
Applies to:
Oracle Financial Services Behavior Detection Platform - Version 8.1.1 and laterInformation in this document applies to any platform.
Symptoms
Version 8.1.2.
User could not access menu's after upgrading to BD 8.1.2.
In UMMService log below
[09-05-22 07:53:18,260 GMT AM] [ERROR] [WEB] [UMM] [NA] [SESSIONMANAGER]
javax.naming.NameNotFoundException: Name [java:comp/env/jdbc/FICMASTER] is not bound in this Context. Unable to find [java:comp].
at org.apache.naming.NamingContext.lookup(NamingContext.java:833)
at org.apache.naming.NamingContext.lookup(NamingContext.java:174)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
.
.
.
at com.ofss.fccm.fraud.db.DBConnection.getConnection(DBConnection.java:67)
at com.ofss.fccm.fraud.db.DBConnection.executeQuery(DBConnection.java:84)
at com.ofss.fccm.fraud.main.ProcessCronJob.run(ProcessCronJob.java:36)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)
[09-05-22 08:12:28,245 GMT AM] [ERROR] [$LOG_INSTANCE] [NA] [NA] DB Connection failed for DBName: CONFIG, DBType: ORACLE
javax.naming.NameNotFoundException: Name [java:comp/env/jdbc/FICMASTER] is not bound in this Context. Unable to find [java:comp].
at org.apache.naming.NamingContext.lookup(NamingContext.java:833) ~[?:?]
at org.apache.naming.NamingContext.lookup(NamingContext.java:174) ~[?:?]
at javax.naming.InitialContext.lookup(InitialContext.java:417) ~[?:1.8.0_291]
at com.ofs.aai.database.generic.jndi.TomcatDataSource.getConnection(TomcatDataSource.java:83) ~[aai-core.jar:?]
at com.ofs.aai.database.impl.GenericOFSAAConnectionFactory.getConnection(GenericOFSAAConnectionFactory.java:389) [aai-core.jar:?]
.
.
.
.
.
at com.ofss.fccm.fraud.db.DBConnection.executeQuery(DBConnection.java:84) [RealTimeFraud.jar:?]
at com.ofss.fccm.fraud.main.ProcessCronJob.run(ProcessCronJob.java:36) [RealTimeFraud.jar:?]
at java.util.TimerThread.mainLoop(Timer.java:555) [?:1.8.0_291]
at java.util.TimerThread.run(Timer.java:505) [?:1.8.0_291]
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 |