R12.2 Apps DBA. Powered by Blogger.

12.2 E-Business Suite adop phase=fs_clone Fails On /txkSetOHSConfig.pl With Error 'FATAL ERROR ERRORMSG: ...adclone.pl did not go through successfully' (Doc ID 2179658.1)

No comments :
SYMPTOMS
E-Business Suite 12.2 Applications DBA, ADOP Patching Utility RapidClone issues
Following Note 1590356.1 - Oracle Fusion Middleware WebTier of Oracle E-Business Suite Release 12.2 to the latest 11gR1 (11.1.1.x) PatchSet Section 6: Synchronize Run and Patch File Systems.
When upgrading E-Business Suite Middleware to the latest version 11.1.1.x, an error is received from the fs_clone stage when attempting to run the following command:
adop phase=fs_clone
The following error occurs:
ERROR while running FSCloneStage...
Fri Sep 2 10:47:50 2016
*******FATAL ERROR*******
PROGRAM : (/d01/oracle/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)
TIME : Fri Sep 2 10:47:50 2016
FUNCTION: main::runFSCloneStage [ Level 1 ]
ERRORMSG: /d01/oracle/fs2/EBSapps/appl/ad/12.0.0/bin/adclone.pl did not go through successfully.
[UNEXPECTED]Error occurred running "perl /d01/oracle/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl -contextfile=/d01/oracle/fs2/inst/apps/EBS/appl/admin/EBS.xml -patchcontextfile=/d01/oracle/fs1/inst/apps/EBS/appl/admin/EBS.xml -promptmsg=hide -console=off -mode=create -sessionid=15 -timestamp=20160902_103212 -outdir=/d01/oracle/fs_ne/EBSapps/log/adop/15/fs_clone_2000000/EBS"
[UNEXPECTED]occurred during CLONE Patch File System from Run File System, running command: "perl /d01/oracle/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl -contextfile=/d01/oracle/fs2/inst/apps/EBS/appl/admin/EBS.xml -patchcontextfile=/d01/oracle/fs1/inst/apps/EBS/appl/admin/EBS.xml -promptmsg=hide -console=off -mode=create -sessionid=15 -timestamp=20160902_103212 -outdir=/d01/oracle/fs_ne/EBSapps/log/adop/15/fs_clone_2000000/EBS".
Releasing managed server ports.
Log: /d01/oracle/fs_ne/EBSapps/log/adop/15/fs_clone_2000000/EBS/txkCloneAcquirePort.log
Stopping services on patch file system.
Stopping admin server.
Confirmed the txkADOPPreparePhaseSynchronize.log, the following error message shows fsclone_stage failed:
/d01/oracle/fs2/EBSapps/appl/ad/12.0.0/bin/adclone.pl did not go through successfully.
LOG DIRECTORY: /d01/oracle/fs_ne/EBSapps/log/adop/15/fs_clone_2000000/EBS/TXK_SYNC_create/fsclone_stage.
*******FATAL ERROR*******
PROGRAM : (/d01/oracle/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)
TIME : Fri Sep 2 10:47:50 2016
FUNCTION: main::runFSCloneStage [ Level 1 ]
ERRORMSG: /d01/oracle/fs2/EBSapps/appl/ad/12.0.0/bin/adclone.pl did not go through successfully.
Confirmed the FSCloneStageAppsTier_<time stamp>.log, the following error message shows Precloning the OHS Config failed:
START: Precloning the OHS Config.
Running /d01/oracle/fs2/FMW_Home/webtier/perl/bin/perl /d01/oracle/fs2/EBSapps/appl/fnd/12.0.0/patch/115/bin/txkSetOHSConfig.pl preCloneInstance -ctxfile=/d01/oracle/fs2/inst/apps/EBS/appl/admin/EBS.xml -t2plogloc=/d01/oracle/fs2/inst/apps/EBS/admin/log/clone/ohsT2PStage -logdir=/d01/oracle/fs2/inst/apps/EBS/admin/log/clone -console=off
Script Executed in 1900 milliseconds, returning status 1
ERROR: Script failed, exit code 1
Confirmed the CLONE<time stamp>_1950357359.error, the following error message shows Cloning is not successful:
SEVERE : Sep 2, 2016 10:47:49 - ERROR - CLONE-20218 Cloning is not successful.
SEVERE : Sep 2, 2016 10:47:49 - CAUSE - CLONE-20218 An internal operation failed.
SEVERE : Sep 2, 2016 10:47:49 - ACTION - CLONE-20218 Provide the clone log and error file for investigation.
oracle.as.t2p.exceptions.FMWT2PCopyConfigException: Exception occured while populating movable compoennts.
at oracle.as.clone.ohs.impl.OHSComponentCreateClonerImpl.doCopyConfig(OHSComponentCreateClonerImpl.java:80)
at oracle.as.clone.cloner.component.ComponentCreateCloner.doClone(ComponentCreateCloner.java:122)
at oracle.as.clone.cloner.Cloner.doFinalClone(Cloner.java:63)
at oracle.as.clone.request.CreateGenericArchive.doGenericArchive(CreateGenericArchive.java:162)
at oracle.as.clone.request.CreateGenericArchive.doGenericArchive(CreateGenericArchive.java:94)
at oracle.as.clone.request.CreateCloneRequest._clone(CreateCloneRequest.java:69)
at oracle.as.clone.process.CloningExecutionProcess.execute(CloningExecutionProcess.java:131)
at oracle.as.clone.process.CloningExecutionProcess.execute(CloningExecutionProcess.java:114)
at oracle.as.clone.client.CloningClient.executeT2PCommand(CloningClient.java:236)
at oracle.as.clone.client.CloningClient.main(CloningClient.java:124)
Caused by: oracle.as.t2p.exceptions.FMWT2PCopyConfigException: Exception occured while creating movableCompoennts from source OHS.
at oracle.as.clone.ohs.util.OHSCopyConfig.getMovableComponents(OHSCopyConfig.java:107)
at oracle.as.clone.ohs.impl.OHSComponentCreateClonerImpl.doCopyConfig(OHSComponentCreateClonerImpl.java:74)
... 9 more
Caused by: java.lang.Exception:
Exception while parsing config file /d01/oracle/fs2/FMW_Home/webtier/instances/EBS_web_OHS1/config/OHS/EBS_web/admin.conf
at oracle.as.clone.ohs.util.OHSConfigParserUtil.getContainer(OHSConfigParserUtil.java:75)
at oracle.as.clone.ohs.util.OHSConfigParserUtil.getContainer(OHSConfigParserUtil.java:43)
at oracle.as.clone.ohs.config.parser.HttpdConfParser.parseConfFile(HttpdConfParser.java:137)
at oracle.as.clone.ohs.config.parser.HttpdConfParser.parseConfFile(HttpdConfParser.java:207)
at oracle.as.clone.ohs.helper.MovableComponentBuilder.getConfigBeans(MovableComponentBuilder.java:157)
at oracle.as.clone.ohs.helper.MovableComponentBuilder.getSourceComponentInfoDetail(MovableComponentBuilder.java:104)
at oracle.as.clone.ohs.util.OHSCopyConfig.getMovableComponents(OHSCopyConfig.java:94)
... 10 more
Caused by: oracle.ohs.parser.ParserException: Can not find directive in new DirectiveLine at /d01/oracle/fs2/FMW_Home/webtier/instances/EBS_web_OHS1/config/OHS/EBS_web/admin.conf:33
at oracle.ohs.parser.DirectiveLine.<init>(DirectiveLine.java:74)
at oracle.ohs.parser.Container.parse(Container.java:308)
at oracle.ohs.parser.Container.<init>(Container.java:148)
at oracle.ohs.parser.Container.parse(Container.java:268)
at oracle.ohs.parser.Container.<init>(Container.java:148)
at oracle.ohs.parser.Container.parse(Container.java:268)
at oracle.ohs.parser.Container.<init>(Container.java:92)
at oracle.ohs.parser.ConfigTree.parse(ConfigTree.java:95)
at oracle.as.clone.ohs.util.OHSConfigParserUtil.getContainer(OHSConfigParserUtil.java:67)
... 16 more
And the following message in CLONE<time stamp>.log output:
FINE : [PLUGIN][OHS] OHSContainerUtil:getAllRCD Printing directive(s) in sequence as they are present in file
FINE : [PLUGIN][OHS] OHSContainerUtil:getAllRCD directive name = WebLogicCluster directive value = honsv130.totetsu.jp:6801
FINE : [PLUGIN][OHS] HttpdConfParser:parseConfFile :: Parsing of configuration file /d01/oracle/fs2/FMW_Home/webtier/instances/EBS_web_OHS1/config/OHS/EBS_web/mod_wl_ohs.conf completed.
FINE : [PLUGIN][OHS] HttpdConfParser:parseConfFile :: Parsing include file : /d01/oracle/fs2/FMW_Home/webtier/instances/EBS_web_OHS1/config/OHS/EBS_web/admin.conf
FINE : [PLUGIN][OHS] HttpdConfParser:parseConfFile :: Parsing of configuration file /d01/oracle/fs2/FMW_Home/webtier/instances/EBS_web_OHS1/config/OHS/EBS_web/admin.conf started...
CAUSE
SSL is not configured, however strong cipher configuration is implemented as documented in the following:
Note 1590356.1 - Oracle Fusion Middleware WebTier of Oracle E-Business Suite Release 12.2 to the latest 11gR1 (11.1.1.x) PatchSet
Section 5: Strong Cipher Configuration Instructions
SOLUTION
To resolve the issue test the following steps in a development instance and then migrate accordingly:
1. Revert the strong cipher steps in the fileopmn.xml ($IAS_ORACLE_HOME/instances/EBS_web_<sid>_ohs#/config/OPMN/opmn/opmn.xml) from 'Section 5: Strong Cipher Configuration Instructions'.
2. Bounce FMW 11.1.1.9 WebTier server
3. Re-test the adop phase=fs_clone command and confirm it completes successfully
Note:
Any Production changes to the opmn.xml file should be discussed with and approved by the DBA team.

No comments :

Post a Comment

Note: only a member of this blog may post a comment.