Trouble shooting Applications
Oracle Apps Issues
Login issues
When trying to access http;//avivo.grupo.com:8000 if no page is displayed look into log files
Two main components of webserver Core apache & Jserv
Core Apache log files
Are in directory $ias_oracle_home/apache/apache/logs
error_log or error.log.$time stamp
error_log_pls
Jserv logs are in $ias_oracle_home/apache/jserv/logs
Common problem in starting apache
Could not bind port port already in use
found.pid
when Apache starts it create .pid in logs directory & when shutdown it cleansup .So if the .pid file is there Apache will not start
Fix- simply move the .pid file if no error in log file
If we dont get first page focus on error_log
error_log_pls in apache/apache/logs
steps to avoid Installation issue
Create stage area properly
Apply pre-req Os package
setup hostname/domainame
proper permission to stage/oracle directories
Create users & set the path properly
Refer to metalink notes & installation