Issue:
Recently while doing clone for R12.2 environment, faced the below issue.
Configuring: Run file system….
LogFile located at /u01/apps/fs1/inst/apps/PROD_server1/admin/log/clone/run/RCloneApplyAppstier_04190811.log
ERROR: Failed to configure the target system,
please check the logfile in : /u01/apps/fs1/inst/apps/PROD_server1/admin/log/clone
Enter the APPS password : Enter the APPS password :
Failed to Instantiate tnsnames.ora independently
Verifying: if database connection descriptor present
Error while executing /u01/apps/fs2/EBSapps/comn/clone/bin/alter_ebs_logon_trigger.sql
Failed to enable EBS_LOGON trigger
Logfile Content:
START: Calling ApplyAppsTier…
START: Creating the FMW Home from ApplyAppsTier
FMW JDK version in use: 1.7.0_85
START: Creating FMW Home.
Running /u01/apps/fs2/EBSapps/comn/clone/FMW/pasteBinary.sh -javaHome /u01/apps/fs1/EBSapps/comn/util/jdk64 -al /u01/apps/fs2/EBSapps/comn/clone/FMW/FMW_Home.jar -tl /u01/apps/fs1/FMW_Home -invPtrLoc /u01/apps/oraInventory/oraInst.loc -ldl /u01/apps/fs1/inst/apps/PROD_server1/admin/log/clone/run/fmwT2PApply -silent true -debug true -executeSysPrereqs false
Script Executed in 201 milliseconds, returning status 1
ERROR: Script failed, exit code 1
Solution:
Issue is due to fs1 & fs2 interchanged in Context file. Change it and run the adcfgclone again.