Login  Register

Blank Page when connecting

Posted by big on Aug 04, 2021; 3:51pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Blank-Page-when-connecting-tp10045.html

Hi,
On R12.2.4 DB 11.2.0.4 on Aix

When connecting , we have a blank page.

====in oacore_server1.log===============================================

####<Aug 4, 2021 5:34:10 PM CEST> <Info> <Deployer> <server> <oacore_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Ke
rnel>> <> <0000NgHn4ocFs1c5xjt1iW1X2fD2000001> <1628091250829> <BEA-149060> <Module /OA_HTML of application oacore [Version=1.0.0] successfully transitioned from STATE_
PREPARED to STATE_ADMIN on server oacore_server1.>
####<Aug 4, 2021 5:34:13 PM CEST> <Info> <ServletContext-/OA_HTML> <server> <oacore_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tun
ing)'> <<anonymous>> <> <0000NgHn4ocFs1c5xjt1iW1X2fD2000001> <1628091253397> <BEA-000000> <oracle.apps.fnd.security.LeakDetectionFilter.initialized:1628091253397>
####<Aug 4, 2021 5:34:13 PM CEST> <Info> <ServletContext-/OA_HTML> <server> <oacore_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tun
ing)'> <<anonymous>> <> <0000NgHn4ocFs1c5xjt1iW1X2fD2000001> <1628091253398> <BEA-000000> <LeakSetting:
        global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
        ignoring:null>


=============in oacore_server1.out============================
<Aug 4, 2021 5:39:08 PM CEST> <Error> <ServletContext-/OA_HTML> <BEA-000000> <chain failed
javax.servlet.ServletException: java.lang.Exception: java.lang.RuntimeException: Guest user/pwd does not exist or match: GUEST/ORACLE
        at weblogic.servlet.jsp.PageContextImpl.handlePageException(PageContextImpl.java:417)

Also I have done:
adopmnctl.sh stopall

adopmnctl.sh: exiting with status 0

cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2
compiling jsps...5954/5954 in 12m53s

Finished!
adopmnctl.sh startall


When run adsrtall.sh, all services are enabled and exit code is zero.

I found this:
EBS R12 Login Page Is Not Coming Up - java.lang.RuntimeException: Guest user/pwd does not exist or match: GUEST/ORACLE (Doc ID 1673030.1) To BottomTo Bottom
Is it also for R12.2?
Should I change GUEST user password in:
DB CONTEXT_FILE
RUN CONTEXT_FILE
PATCH CONTEXT_FILE
And run adconfig on DB, RUN and PATCH?


Thanks for help.