Infodom Data Source Missing When Starting Weblogic for OFSAA Deployment
(Doc ID 2592139.1)
Last updated on MARCH 03, 2023
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 7.1 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Weblogic
Symptoms
In a new OFSAA environment, when starting Weblogic, reviewing the messages in the nohup.out or AdminServer.log, there are no references to the Data Source created for the Infodom.
There are references to the FICMASTER Data Source. For example:
####<Jun 27, 2019 2:02:01 PM EDT> <Info> <JDBC> <
####<Jun 27, 2019 2:02:01 PM EDT> <Info> <JDBC> <
But similar entries are missing for the Infodom data source.
You can log into OFSAA successfully. However, you find the following error in the web layer's FUSIONSUBSYSTEMSService.log:
[FUSIONSUBSYSTEMS] Jun 21,19 13:34:56 : [CONNECTIONS]
javax.naming.NameNotFoundException: Unable to resolve 'jdbc.<INFODOM>'. Resolved 'jdbc'; remaining name '<INFODOM>'
at weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:1148)
at weblogic.jndi.internal.BasicNamingNode.lookupHere(BasicNamingNode.java:258)
at weblogic.jndi.internal.ServerNamingNode.lookupHere(ServerNamingNode.java:182)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:206)
at weblogic.jndi.internal.BasicNamingNode.lookup(BasicNamingNode.java:220)
at weblogic.jndi.internal.WLEventContextImpl.lookup(WLEventContextImpl.java:254)
at weblogic.jndi.internal.WLContextImpl.lookup(WLContextImpl.java:412)
at javax.naming.InitialContext.lookup(InitialContext.java:409)
In the Weblogic Administration console, in Data Sources, an entry is created for the <INFODOM> which looks correct. As a result, you do not know what is causing this issue.
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 |