|  | 
		Hi Support,
 I am doing cloning of 12.2.7 instance on RHEL 7.6 server. adcfgclone on dbTier was successful and it failed on appsTier. Please provide workaround/fix for the below,
 
 [applmgr@demo bin]$ perl adcfgclone.pl appsTier dualfs
 
 Report file located at /u02/applmgr/fs1/inst/apps/R1227_1227demo/admin/out/portpool.lst
 The new APPL_TOP context file has been created :
 /u02/applmgr/fs1/inst/apps/R1227_1227demo/appl/admin/R1227_1227demo.xml
 Check Clone Context logfile /u02/applmgr/fs2/EBSapps/comn/clone/bin/CloneContextPatch_0827170517.log for details.
 
 FMW Pre-requisite check log file location : /u02/applmgr/fs2/EBSapps/comn/clone/FMW/logs/prereqcheck.log
 Running: FMW pre-req check...
 
 ERROR: Failed to execute FMW pre-requisite check
 
 Configuring: Run file system....
 LogFile located at /u02/applmgr/fs2/inst/apps/R1227_1227demo/admin/log/clone/run/RCloneApplyAppstier_08271705.log
 
 ERROR: Failed to configure the target system,
 please check the logfile in : /u02/applmgr/fs2/inst/apps/R1227_1227demo/admin/log/clone
 
 Error Log:
 [applmgr@1227demo bin]$ vi /u02/applmgr/fs2/EBSapps/comn/clone/FMW/logs/prereqcheck.log
 Global inventory loc = /etc/oraInst.loc
 Log: /u01/oraInventory/logs/install2020-08-27_01-53-52PM.log
 contextFile:/u02/applmgr/fs2/EBSapps/comn/clone/prereq/webtier/Scripts/prereq/oui/agent_prereq_context.xml
 OiiolLogger.addFileHandler:Error while adding file handler - /u02/applmgr/fs2/EBSapps/comn/clone/FMW/logs/prereqcheck.log/prereq2020-08-27_01-53-52-PM.log
 java.io.FileNotFoundException: /u02/applmgr/fs2/EBSapps/comn/clone/FMW/logs/prereqcheck.log/prereq2020-08-27_01-53-52-PM.log (Not a directory)
 The entry point is: oracle.installType.all
 Check Name:CertifiedVersions
 Check Description:This is a prerequisite condition to test whether the Oracle software is certified on the current O/S or not.
 /etc/inittab does not seem to contain default runlevel information.
 Expected result: One of oracle-7,redhat-7,redhat-6,oracle-6,oracle-5,enterprise-5.4,enterprise-4,enterprise-5,redhat-5.4,redhat-4,redhat-5,SuSE-10,SuSE-11
 Actual Result: redhat-n/a
 Check complete. The overall result of this check is: Failed <<<<
 
 |