Today I cloned a new test environment on a new server, after all services startup I tried to get the login page by http://ServerName.domain:port/OA_HTML/AppsLocalLogin.jsp but I got the error message “The page cannot be found”. I tried also http://ServerName.domain:port and I got the same error message.
The Apache error_log show: (55.66.77.88 – server ip, 77.88.1.99 – my ip)
[Mon Sep 24 10:57:13 2007] [error] OPM: EW: Fail to start process with mod=JServ and grp=DiscoGroup, it's possible that your configuration file is not correct. [Mon Sep 24 10:57:13 2007] [error] OPM: EW: Fail to start process with mod=JServ and grp=OACoreGroup, it's possible that your configuration file is not correct. [Mon Sep 24 10:57:13 2007] [error] OPM: EW: Fail to start process with mod=JServ and grp=XmlSvcsGrp, it's possible that your configuration file is not correct. … … [Mon Sep 24 12:07:00 2007] [error] [client 55.66.77.88] client denied by server configuration: /oracle/testcomn/portal/TEST_servername/oprocmgr-service [Mon Sep 24 12:07:01 2007] [error] [client 55.66.77.88] client denied by server configuration: /oracle/testcomn/portal/TEST_servername/oprocmgr-service [Mon Sep 24 12:07:01 2007] [error] [client 55.66.77.88] client denied by server configuration: /oracle/testcomn/portal/TEST_servername/oprocmgr-service [Mon Sep 24 12:07:01 2007] [error] [client 55.66.77.88] client denied by server configuration: /oracle/testcomn/portal/TEST_servername/oprocmgr-service … … [Mon Sep 24 12:14:03 2007] [error] OPM:Can not find one alive process [Mon Sep 24 12:14:03 2007] [error] [client 77.88.1.99] File does not exist:
Client denied by server configuration??!! Why?!
I checked all Apache configuration files - httpd.conf, httpds.conf, apps.conf, oprocmgr.conf, httpd_pls.conf - but they all were good… Because it’s a new server I also checked required Linux RPM’s that may be missing, but they all were installed.
The content of /etc/hosts file was: 127.0.0.1 localhost.localdomain localhost ServerName 55.66.77.88 ServerName
We change it to: 127.0.0.1 localhost.localdomain localhost 55.66.77.88 ServerName.domain ServerName
After restart Apache (+ clear cache $COMMON_TOP/_pages/_oa__html/) we got the login screen! :-)
Unfortunately, just after resolving this issue I found a related note in Metalink: Note:372096.1 - Servlet and JSP Pages return a "Page Not Found" Error After Install of Applications.
Aviad |
3 comments:
Your blog keeps getting better and better! Your older articles are not as good as newer ones you have a lot more creativity and originality now keep it up!
Your note helped me... Thanks a lot ...
Awesome content. I really like website. I always inspire to do better
Post a Comment