Not able to connect to EBS

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Not able to connect to EBS

latifa
Hi Erman,

I changed domain for my oracle EBS: xxx.domain1 to xxx.domain2

I have donne autoconfig on all Tiers even DB. restart.

I works once and than after that impossible to connect.

Followin error is in log file of oacore:

18/01/16 16:59:00.234 html: chain failed
javax.servlet.ServletException: java.lang.RuntimeException: ORA-28374: typed master key not found in wallet
ORA-06512: at "APPS.FND_VAULT", line 948
ORA-06512: at "APPS.FND_WEB_SEC", line 748
ORA-06512: at line 1

        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:899)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
        at _AppsLocalLogin._jspService(_AppsLocalLogin.java:307)
        at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.5.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
        at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
        at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
        at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
        at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
        at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:429)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
        at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
        at com.evermind[Oracle Containers for J2EE 10g (10.1.3.5.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
        at java.lang.Thread.run(Thread.java:745)


Any help please.

Regards,

Latifa
Reply | Threaded
Open this post in threaded view
|

Re: Not able to connect to EBS

latifa

DB is: Oracle 12C ASM, RAC
Our EBS is: 12.1.3

3 WebTiers and 3 Concurrent servers.

Reply | Threaded
Open this post in threaded view
|

Re: Not able to connect to EBS

ErmanArslansOracleBlog
Administrator
Hi Latifa,

You have SSL, and you have SSL certificates, right?
Did you change the wallet according to your domain change?

So, you wallet may not be correct.. Check accordingly.

Can you open the wallet?
Reply | Threaded
Open this post in threaded view
|

Re: Not able to connect to EBS

ErmanArslansOracleBlog
Administrator
Hi Latifa ,

It can also be related with FND_VAULT..

How was this FND_VAULT thing implemented in this environment? It seems master key is missing there..

Please describe.
Reply | Threaded
Open this post in threaded view
|

Re: Not able to connect to EBS

latifa
Hi Erman,

you are right Erman. Wallet information was incorrect, the message is clear.

Our DBA was playing with installation of OKV without communicating his actions in the Database.

that's all the story of long headache looking for EBS errors :( !!

Thank you very much for your help.

Regards,
Latifa