fsclone failed

classic Classic list List threaded Threaded
4 messages Options
Sri
Reply | Threaded
Open this post in threaded view
|

fsclone failed

Sri
Dear erman,

Need your valuable suggestions

fsclone failed in our R12.2.5 system.we tried to investigate and found below errors from logs

-------------------ADX Database Utility Finished---------------

Executing command: /u01/ROOKPROD/fs2/FMW_Home/webtier/perl/bin/perl -I /u01/ROOKPROD/fs2/FMW_Home/webtier/perl/lib/5.10.0 -I
 /u01/ROOKPROD/fs2/FMW_Home/webtier/perl/lib/site_perl/5.10.0 -I /u01/ROOKPROD/fs2/EBSapps/appl/au/12.0.0/perl -I
/u01/ROOKPROD/fs2/FMW_Home/webtier/ohs/mod_perl/lib/site_perl/5.10.0/x86_64-linux-thread-multi
 /u02/ROOKINST/fs1/inst/apps/ROOK_ERPROOKAPP01/admin/install/txkCloneAcquirePort.pl
 -option=close -server=erpprodapp01.ttd.com -ports=7611,7412,7411,7811,7211,7212,5566,7011
-log=/u02/ROOKINST/fs1/inst/apps/ROOK_ERPROOKAPP01/admin/log/clone/wlsT2PApply/txkCloneAcquirePort.log

RC-50208: Exception  in method TimedProcessProcess.run
Raised by oracle.apps.ad.util.TimedProcess$TimedProcessProcess: java.io.IOException: Cannot run program "/u01/ROOKPROD/fs2/FMW_Home/webtier/perl/bin/perl": error=2, No such file or directory
Script Executed in 100 milliseconds, returning status -1
ERROR: Script /u02/ROOKINST/fs1/inst/apps/ROOK_ERPROOKAPP01/admin/install/txkCloneAcquirePort.pl timed out.

can you please suggest if this is related to any timeout parameters

Thank you
Sri
Reply | Threaded
Open this post in threaded view
|

Re: fsclone failed

Sri
erman,

we ran again by setting  export TIMEDPROCESS_TIMEOUT=-1 and fsclone completed successfully
Reply | Threaded
Open this post in threaded view
|

Re: fsclone failed

ErmanArslansOracleBlog
Administrator
Good..

it may also be caused by an incomplete/corrupt/missing FMW_Home.jar during cloning.
Executing Preclone and recopying the FMW_Home.jar is the recommended solution for that.

Here it is documented:

RC-50208 Error results After Cloning R12.2.3 (Doc ID 1904408.1)
Sri
Reply | Threaded
Open this post in threaded view
|

Re: fsclone failed

Sri
Thanks erman,Note id 1904408.1 would be very useful