adop phase cutover is failing on starting Apache OHS timing out
When attempting to run Cutover phase completed with errors/warnings.the following error occurs.
*******FATAL ERROR*******
PROGRAM : (/localapps/app/oracle/CONV/fs1/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPCutOverPhaseCtrlScript.pl)
TIME : Sat Nov 29 18:24:59 2014
FUNCTION: main::forceStartupServices [ Level 1 ]
ERRORMSG: 1
[ERROR] Error occurred while executing
[STATEMENT] Cutover phase completed with errors/warnings. Please check logfiles
In the log file the following information can be seen:
--------
14/11/30 00:01:57 Start process
--------
/localapps/app/oracle/CONV/fs2/FMW_Home/webtier/ohs/bin/apachectl startssl: execing httpd
httpd.worker: Syntax error on line 1039 of /localapps/app/oracle/CONV/fs2/FMW_Home/webtier/instances/EBS_web_CONV_OHS1/config/OHS/EBS_web_CONV/httpd.conf: Syntax error on line 115 of /localapps/app/oracle/CONV/fs2/FMW_Home/webtier/instances/EBS_web_CONV_OHS1/config/OHS/EBS_web_CONV/ssl.conf: Could not open configuration file /localapps/app/oracle/CONV/fs2/FMW_Home/webtier/instances/EBS_web_CONV_OHS1/config/OHS/EBS_web_CONV/oracle_apache_ssl.conf: No such file or directory
CAUSE
Cutover completed and issue occurred only while starting services. Apache OHS service is timing out on starting up.
--------
14/11/30 00:01:57 Start process
--------
/localapps/app/oracle/CONV/fs2/FMW_Home/webtier/ohs/bin/apachectl startssl: execing httpd
httpd.worker: Syntax error on line 1039 of /localapps/app/oracle/CONV/fs2/FMW_Home/webtier/instances/EBS_web_CONV_OHS1/config/OHS/EBS_web_CONV/httpd.conf: Syntax error on line 115 of /localapps/app/oracle/CONV/fs2/FMW_Home/webtier/instances/EBS_web_CONV_OHS1/config/OHS/EBS_web_CONV/ssl.conf: Could not open configuration file /localapps/app/oracle/CONV/fs2/FMW_Home/webtier/instances/EBS_web_CONV_OHS1/config/OHS/EBS_web_CONV/oracle_apache_ssl.conf: No such file or directory
SOLUTION
To solve the issue please apply the below steps :
On DB Tier:
------------
1. Login to the DB Tier
2. Source the environment
3. Confirm the database and listener is up and running
On Apps Tier:
--------------
1. Source RUN file system environment
2. Stop all middle tier services using $ADMIN_SCRIPTS_HOME/adstpall.sh
3. Ensure that no process is running from RUN file system
4. Execute below command:
$FND_TOP/bin/txkrun.pl -script=ChkEBSDependecies -server=ALL_SERVERS
5. Recreate the domain by following below steps:
cd $FND_TOP/patch/115/bin
perl txkEBSDomainConfig.pl
Below prompts are shown by the script:
--------------------------------------
Enter the full path of Applications Context File [DEFAULT - ]: Complete path of the RUN context file
Enter the server start mode for the domain [DEFAULT - prod]: prod
Enter the APPS schema password :
Enter weblogic admin server password :
6. Start all middle tier services using $ADMIN_SCRIPTS_HOME/adstrtal.sh
7. continue with cleanup and fs_clone steps
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment
Note: only a member of this blog may post a comment.