My Oracle Support Banner

12.2 E-Business Suite Adop Phase=Prepare Fails with FATAL ERROR FUNCTION: main::runFSCloneApply and CLONE-20603 Error in validating "SERVER_CONFIG" (Doc ID 2163053.1)

Last updated on APRIL 03, 2024

Applies to:

Oracle Applications DBA - Version 12.2 and later
Information in this document applies to any platform.

Symptoms

E-Business Suite 12.2 Appplications DBA, ADOP Utility issues

 

When attempting to run ADOP Prepare, the following error occurs:

Data Collection
================

>> from txkADOPPreparePhaseSynchronize.log

Creating the directory: <DIR>/EBSapps/log/adop/fs_clone/<SID>/TXK_SYNC_create/fsclone_apply

Copying the directory
---------------------
SOURCE : <DIR>/fs2/inst/apps/TEST/admin/log/clone
TARGET : <DIR>/EBSapps/log/adop/21/fs_clone/TEST/TXK_SYNC_create/fsclone_apply

<DIR>/fs2/EBSapps/comn/adopclone/bin/adclone.pl did not go through successfully.
LOG DIRECTORY: <DIR>/EBSapps/log/adop/21/fs_clone/TEST/TXK_SYNC_create/fsclone_apply.
*******FATAL ERROR*******
PROGRAM : (<DIR>/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl)
TIME : Fri Jul 08 01:12:07 2016
FUNCTION: main::runFSCloneApply [ Level 1 ]
ERRORMSG: <DIR>/fs2/EBSapps/comn/adopclone/bin/adclone.pl did not go through successfully.

...........................

>> from adzdshowlog.out

PROCEDURE [END] Check and Stop patch Node Manager
204559085 1:12:43 00:00:00 ad.bin.adop PROCEDURE [END] Check and stop patch Node Manager
204559085 1:12:43 00:00:00 ad.bin.adop UNEXPECTED fs_clone has failed.
204559085 1:12:43 00:00:00 ad.bin.adop PROCEDURE [START] Unlocking sessions table
204559085 1:12:43 00:00:00 ad.bin.adop STATEMENT Unlocking ad_adop_sessions table for nferptap with wait interval of 60 seconds and number of tries 2
204559085 1:12:43 00:00:00 AD_ZD_ADOP.UNLOCK_SESSIONS_TABLE WARN WARN: Trying to unlock ad_adop_sessions table when no lock in place.
204559085 1:12:43 00:00:00 ad.bin.adop PROCEDURE [END] Unlocking sessions table
204560088 6:24:03 05:11:19 ad.plsql.ad_zd.set_edition ERROR Unable to set edition. Invalid edition type : PATCH
204560118 6:31:14 00:07:11 ad.plsql.ad_zd.set_edition ERROR Unable to set edition. Invalid edition type : PATCH

.........................

>> from FSCloneApplyAppsTier_07080046.log

START: Creating new WLS domain.
Running <DIR>/fs1/FMW_Home/oracle_common/bin/pasteConfig.sh -javaHome /01/oracle/TEST/fs1/EBSapps/comn/util/jdk64 -al <DIR>/fs2/EBSapps/comn/adopclone/FMW/WLS/EBSdomain.jar -tdl /01/oracle/TEST/fs1/FMW_Home/user_projects/domains/EBS_domain_TEST -tmw <DIR>/01/oracle/TEST/fs1/FMW_Home -mpl <DIR>/fs2/EBSapps/comn/adopclone/FMW/WLS/plan/moveplan.xml -ldl <DIR>/fs2/inst/apps/TEST/admin/log/clone/wlsT2PApply -silent true -debug true -domainAdminPassword <DIR>/fs2/EBSapps/comn/adopclone/FMW/tempinfo.txt
Script Executed in 7190 milliseconds, returning status 255
ERROR: Script failed, exit code 255

START: Inside exitClone....
Updating status INCOMPLETE for ApplywlsTechStack

...............

>> from CLONE2016-07-08_01-12-01_1836266301.error

SEVERE : Jul 8, 2016 01:12:07 - ERROR - CLONE-20603 Error in validating "SERVER_CONFIG".
SEVERE : Jul 8, 2016 01:12:07 - CAUSE - CLONE-20603 Specified "Custom Identity Keystore File" file for server "<HOST>" was not valid.
SEVERE : Jul 8, 2016 01:12:07 - ACTION - CLONE-20603 Make sure that "Custom Identity Keystore File" file is valid.
java.lang.Exception: Specified "Custom Identity Keystore File" file for server "<HOST>" was not valid.
at oracle.as.clone.cloner.component.j2ee.config.GenericPasteConfigSteps.getServerList(GenericPasteConfigSteps.java:1326)
at oracle.as.clone.cloner.component.j2ee.config.GenericPasteConfigSteps.getServerConfig(GenericPasteConfigSteps.java:1189)
at oracle.as.clone.cloner.component.j2ee.config.GenericPasteConfigSteps.executeGenericPasteConfig(GenericPasteConfigSteps.java:366)
at oracle.as.clone.cloner.component.J2EEComponentApplyCloner.doClone(J2EEComponentApplyCloner.java:252)
at oracle.as.clone.cloner.Cloner.doFinalClone(Cloner.java:63)
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:257)
at oracle.as.clone.client.CloningClient.main(CloningClient.java:119)
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:302)
at oracle.as.clone.cloner.Cloner.doFinalClone(Cloner.java:63)
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:257)
at oracle.as.clone.client.CloningClient.main(CloningClient.java:119)
SEVERE : Jul 8, 2016 01:12:07 - ERROR - CLONE-20237 Restoring the sourceid "J2EECOMPONENT@EBS_domain_<SID>" has failed.
SEVERE : Jul 8, 2016 01:12:07 - CAUSE - CLONE-20237 An internal operation failed.
SEVERE : Jul 8, 2016 01:12:07 - ACTION - CLONE-20237 Check the clone log for more details.
SEVERE : Jul 8, 2016 01:12:07 - ERROR - CLONE-20218 Cloning is not successful.
SEVERE : Jul 8, 2016 01:12:07 - CAUSE - CLONE-20218 An internal operation failed.
SEVERE : Jul 8, 2016 01:12:07 - ACTION - CLONE-20218 Provide the clone log and error file for investigation.
..............................

>> from prepare adop log


Lines #(196-200):
  [PROCEDURE] Calling: <DIR>/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl
  [EVENT] Log: <DIR>/EBSapps/log/adop/19/fs_clone/<SID>
  [UNEXPECTED]Error occurred running "perl <DIR>/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl -contextfile=/01/oracle/TEST/fs2/inst/apps/TEST/appl/admin/TEST.xml -patchcontextfile=<DIR>/fs1/inst/apps/<SID>/appl/admin/<SID>.xml -promptmsg=hide -console=off -mode=create -sessionid=19 -timestamp=20 -outdir=/01/oracle/TEST/fs_ne/EBSapps/log/adop/19/fs_clone/<SID>"
  [UNEXPECTED]occurred during CLONE Patch File System from Run File System, running command: "perl <DIR>/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl -contextfile=<DIR>/fs2/inst/apps/<SID>/appl/admin/<SID>.xml -patchcontextfile=<DIR>/fs1/inst/apps/<SID>/appl/admin/<SID>.xml -promptmsg=hide -console=off -mode=create -sessionid=19 -timestamp=20160629_174631 -outdir=<DIR>/EBSapps/log/adop/19/fs_clone/<SID>".
  [EVENT] Releasing managed server ports.

Lines #(197-201):
  [EVENT] Log: <DIR>/EBSapps/log/adop/19/fs_clone/<SID>
  [UNEXPECTED]Error occurred running "perl /01/oracle/<SID>/fs2/EBSapps/appl/ad/12.0.0/patch/115/bin/txkADOPPreparePhaseSynchronize.pl -contextfile=<DIR>/fs2/inst/apps/<SID>/appl/admin/<SID>.xml -patchcontextfile=<DIR>/fs1/inst/apps/<SID>/appl/admin/<SID>.xml -promptmsg=hide -console=off -mode=create -sessionid=19 -timestamp=20 -outdir=<DIR>/fs_ne/EBSapps/log/adop/19/fs_clone/<SID>"
  [UNEXPECTED]


The issue can be reproduced at will with the following steps:
1. Login to UNIX Shell as APPLMGR user
2. Source to environment file
3. Execute command: adop phase=prepare

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.