Re: after login : page cannot be displayed

Posted by big on
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/after-login-page-cannot-be-displayed-tp11553p11559.html

Thanks.
I will try for apach error log and oacore logs (despite of security problem).

Is the following important for login to the system:
 Web Application Services   oaea_server1                                      admanagedsrvctl.sh         Failed

Do you know the exact name of error log of apache and eventually the path?
I found :

 297 Jan 11 2007  /u01/appli/mysystem/fs2/EBSapps/10.1.2/Apache/Apache/logs/error_log.1168516800

But as you see it is too old.
I did:
grep ErrorLog httpd.conf
#    ErrorLog "logs/dummy-host.example.com-error_log"
# ErrorLog and LogLevel lines below and set OraLogMode to apache
#ErrorLog "|${ORACLE_HOME}/ohs/bin/rotatelogs ${ORACLE_INSTANCE}/diagnostics/logs/${COMPONENT_TYPE}/${COMPONENT_NAME}/error_log 86400"

But what are the values of ${ORACLE_INSTANCE} ${COMPONENT_TYPE} and ${COMPONENT_NAME}

Thanks and Regards.