When restoring an Application Server clone to create a new environment using restore_clone -instance=<NewInstance> we often - but not always - run into a timeout that prevents the process from completing cleanly. Seems to happen around the 1 hour mark.
We have removed all of the CPU and RAM load that we can possibly do on the server and the machine is nowhere near fully utilized (only around ~20% on both while the restore is in process) but the issue remains.
Does anyone know if it is possible to extend the timeout threshold during the restore process to clone an AS cleanly?
This is with Apps10 UPD5.
Here's the output from a failed attempt and timeout:
C:\IFS\EBUPD5>.\restore_clone -instance=EBUPD5
Dec 13, 2019 3:07:25 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Changing instance
Dec 13, 2019 3:07:25 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Creating MW Home..
Dec 13, 2019 3:07:25 PM ifs.application.installer.util.main.InstallMain smokeTest
INFO: Smoke test passed!
Dec 13, 2019 3:07:25 PM ifs.application.installer.util.main.InstallMain createMwHome
INFO: Installing Java and Middleware Home at C:/IFS/EBUPD5/mw_home
Dec 13, 2019 3:07:25 PM ifs.application.installer.util.main.InstallMain createMwHome
INFO: Installing Middleware Home...
Dec 13, 2019 3:07:25 PM ifs.application.installer.util.main.InstallMain install
INFO: include MWS installation.
Dec 13, 2019 3:07:26 PM ifs.application.installer.util.ant.AntRunner$MwsAntLogger messageLogged
INFO: Installing Middleware Server (Windows)
Dec 13, 2019 3:07:26 PM ifs.application.installer.util.ant.AntRunner$MwsAntLogger messageLogged
INFO: Created dir: C:\IFS\EBUPD5\mw_home\tmp
Dec 13, 2019 3:22:36 PM ifs.application.installer.util.ant.AntRunner$MwsAntLogger messageLogged
INFO:
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.ant.AntRunner$MwsAntLogger messageLogged
INFO: Deleting directory C:\IFS\EBUPD5\mw_home\tmp
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.InstallMain install
INFO: Clean unwanted files in installation.
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.Cleanup start
INFO: Start cleaning shortcut files after installation.
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.Cleanup delete
INFO: delete: C:\Documents and Settings\All Users\Start Menu\Programs\Oracle FMW - 12.2.1.3.0 (33)\Eclipse.lnk
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.Cleanup delete
INFO: delete: C:\Documents and Settings\All Users\Start Menu\Programs\Oracle FMW - 12.2.1.3.0 (33)\Online Documentation.lnk
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.Cleanup delete
INFO: delete: C:\Documents and Settings\All Users\Start Menu\Programs\Oracle FMW - 12.2.1.3.0 (33)\Uninstall OraHome8.lnk
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.Cleanup delete
INFO: delete: C:\Documents and Settings\All Users\Start Menu\Programs\Oracle FMW - 12.2.1.3.0 (33)
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.InstallMain createMwHome
INFO: Middleware Home installed!
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: MW Home created!
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Preparing configuration files..
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain replaceInstallerValues
INFO: Changing to self-signed certificate for HTTP Server
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Configuration files prepared
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Encrypting passwords..
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Passwords encrypted
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Launching installer..
Dec 13, 2019 3:22:42 PM ifs.application.installer.util.main.CloneMain restoreDomain
INFO: Waiting for process to complete...
Dec 13, 2019 4:07:25 PM ifs.application.installer.util.main.MainBase onPanic
SEVERE: Panic message: Watchdog kicked in, operation takes too long time! Aborting...
Watchdog kicked in, operation takes too long time! Aborting...