How to fix adcfgclone pl on apps tier failed r12

In this article, we will discuss and resolve the adcfgclone pl on apps tier failed r12 failure in R12.2. We are facing this issue while executing adcfgclone.pl. In: 12.2 version, Rapidclone When attempting to clone in  appsTier, the following error occurs.

adcfgclone pl on apps tier failed R12 failed with ERROR: Script failed, exit code

ERROR:-

 

255 when creating new wls domain.

Creating new WLS domain.

Running /data02/app/xxx/fs1/FMW_Home/oracle_common/bin/pasteConfig.sh -javaHome

/data02/app/xxx/fs1/EBSapps/comn/clone/FMW/t2pjdk -al

/data02/app/xxx/fs1/EBSapps/comn/clone/FMW/WLS/EBSdomain.jar -tdl

/data02/app/xxx/fs1/FMW_Home/user_projects/domains/EBS_domain_xxx -tmw

/data02/app/xxx/fs1/FMW_Home -mpl

/data02/app/xxx/fs1/EBSapps/comn/clone/FMW/WLS/plan/moveplan.xml -ldl

/data02/app/xxx/fs1/inst/apps/xxx_xxx/admin/log/clone/wlsT2PApply -silent true –

domainAdminPassword /data02/app/xxx/fs1/EBSapps/comn/clone/FMW/tempinfo.txt

Script Executed in 4712761 milliseconds, returning status 255

Script failed, exit code 255

 

CLONE2021-03-04_xx-xx-xxPM.error

 

SEVERE : Feb 20, 2015 3:48:12 PM – ERROR – CLONE-20362  Connection to AdminServer failed.

SEVERE : Feb 20, 2015 3:48:12 PM – CAUSE – CLONE-20362  AdminServer start failed. Make sure that AdminServer parameters specified in the move plan are correct.

SEVERE : Feb 20, 2015 3:48:12 PM – ACTION – CLONE-20362  Check the AdminServer logs.

oracle.as.t2p.exceptions.FMWT2PPasteConfigException: PasteConfig failed. Make sure that the move

plan and the values specified in moveplan are correct.at

oracle.as.clone.cloner.component.J2EEComponentApplyCloner.doClone

(J2EEComponentApplyCloner.java:262)

at oracle.as.clone.cloner.Cloner.doFinalClone(Cloner.java:61)

at oracle.as.clone.request.ApplyCloneRequest.applyArchive(ApplyCloneRequest.java:188)

at oracle.as.clone.request.ApplyCloneRequest._clone(ApplyCloneRequest.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:238)

at oracle.as.clone.client.CloningClient.main(CloningClient.java:115)

SEVERE : Feb 20, 2015 3:48:12 PM – ERROR – CLONE-20237   Restoring the sourceid

“J2EECOMPONENT@EBS_domain” has failed.

SEVERE : Feb 20, 2015 3:48:12 PM – CAUSE – CLONE-20237   An internal operation failed.

SEVERE : Feb 20, 2015 3:48:12 PM – ACTION – CLONE-20237   Check the clone log and error file for

more details.

 

 

CLONE2021-03-04_xx-xx-xxPM.log

 

FINE : Feb 20, 2015 3:48:12 PM – [GenericPasteConfigSteps:executeOnlineScripts] AdminServer is

down. Cannot execute online config changes.

FINE : Feb 20, 2015 3:48:12 PM – CLONE-22264   Time taken to restore sourceid

“J2EECOMPONENT@EBS_domain_gouf” is “4,465,671” milliseconds.

FINE : Feb 20, 2015 3:48:12 PM – [ApplyCloneRequest:applyArchive] One cloner object was not

executed

properly, so rest were not executed.

INFO : Feb 20, 2015 3:48:12 PM – CLONE-21037   Time taken to restore all cloners from archive was

“4,465” seconds.

INFO : Feb 20, 2015 3:48:12 PM – CLONE-21006   Total time taken by T2P process was 4,465 seconds.

 

EXECUTION:-

Run adcfgclone on appsTier.

 

CAUSE:-

This issue is reported by Bug 18752606 – 12.2.3 IS FAILING CREATING NEW WLS DOMAIN but No root cause was found.

 

SOLUTION:-

==>Back up the inventory.xml file to inventory.xml.bk

==>Remove (rm -rf) the inst directory on the target run file system

==>Remove (rm -rf) the FMW_Home directory on the target run file system

==>Ensure that the above Oracle Homes are unregistered from the inventory

“/xxx/APPS/oraInventory/ContentsXML/inventory.xml” : /APPS/fs1/FMW_Home/Oracle_EBS-app1 ,

/APPS/fs1/FMW_Home/webtier       

 /APPS/fs1/FMW_Home/oracle_common

 ==>From a brand new session(terminal) where nothing has been sourced, navigate to your

COMMON_TOP/clone/bin directory

==>Again make sure there are no EBS specific env variables sourced on this session(terminal)

and run perl adcfgclone.pl appsTier.

 If you want to another error related to perl adcfgclone.pl dbTier failed as ouicli.pl INSTE8_APPLY 1

 

You may have check the another informative content here.

 

Leave a Comment