I am facing error when running adcfgclone appsTier for EBS run file system on R12.2.4
ERROR:
fmw_home/webtier not created.
RC-50208: Exception in method TimedProcessProcess.runfmw_home/webtier not created.
Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: Cannot run program "/u02/apps/fs1/FMW_Home/ webtier/perl/bin/perl": error=2, No such file or directory
script returned:
****************************************************
SOLUTION:
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.
1. Execute the pre-clone command again on source system.
2. Copy FMW_Home.jar file from the source to the target.
3. Re-run adcfgclone.
No comments:
Post a Comment