Login  Register

after login : page cannot be displayed

Posted by big on Feb 02, 2023; 5:54pm
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/after-login-page-cannot-be-displayed-tp11553.html

Hi,
On R12.2.9 DB 19c on AIX:
We can connect to login page and we put username and PWD:


After that we are redirected to https://rep.server.fr/OA_HTML/OA.jsp?OAFunc=OANEWHOMEPAGE
which shows: This page cannot be displayed:


First of all is OAFunc=OANEWHOMEPAGE normal?

In access_log we have:

XX.XX.192.21 - - [02/Feb/2023:14:07:37 +0100] "GET /OA_HTML/AppsLocalLogin.jsp HTTP/1.1" 200 3496
XX.XX.192.21 - - [02/Feb/2023:14:07:37 +0100] "GET /OA_HTML/AppsLocalLogin.jsp?login.js HTTP/1.1" 200 33885
XX.XX.192.21 - - [02/Feb/2023:14:07:37 +0100] "POST /OA_HTML/AppsLocalLogin.jsp? HTTP/1.1" 200 4207
XX.XX.192.21 - - [02/Feb/2023:14:07:37 +0100] "GET /favicon.ico HTTP/1.1" 404 194
XX.XX.192.21 - - [02/Feb/2023:14:07:46 +0100] "GET / HTTP/1.1" 200 1217
XX.XX.192.21 - - [02/Feb/2023:14:14:21 +0100] "GET /OA_HTML/AppsLogin HTTP/1.1" 302 307

Where should I investigate? Any other log file?
Thanks for help.