clone adcfgclone.pl dbTier done.
Below error on appsTier.
[applchintels@sujeet bin]$ perl adcfgclone.pl appsTier
RC-50208: Exception in method TimedProcessProcess.run
Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOExcept
ion: Cannot run program "/u02/apps/fs1/FMW_Home/webtier/perl/bin/perl": error=2,
No such file or directory
script returned:
****************************************************
ERROR:
RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
/u02/apps/fs1/inst/apps/TEST_sujeet/admin/log/ohclone.log (No such file or directory)
Oracle Applications Manager - Version 12.2.4
SYMPTOMS
On Oracle Applications 12.2.4 Cloning the Applications tier errors as follows:
RC-50208: Exception in method TimedProcessProcess.run
Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException:
Cannot run program "/engn001/erpptc/fs2/FMW_Home/webtier/perl/bin/perl": error=2, No such file or directory script returned:
The issue can be reproduced at will with the following steps:
1. Run clone using RapidClone.
3. The error above occurs.
CAUSE
The FMW_Home.jar file isn't generated successfully.
One can check the FMW_Home.jar file size about source and target system.
This file should be in the $COMMON_TOP/clone/FMW directory.
SOLUTION
To implement the solution, please execute the following steps:
1. Execute the pre-clone command again on source server.
2. Copy FMW_Home.jar file from the source to the target.
No comments:
Post a Comment