Hi Erman. I have a problem cloning an environment using: perl adcfgclone.pl appsTier dualfs.
The first thing we notice that in the process of cloning, when executing the following command, before each cloning was delaying more START: Creating FMW Home. Running /u01/install/APPS/fs1/EBSapps/comn/clone/FMW/pasteBinary.sh -javaHome /u01/install/APPS/fs1/EBSapps/comn/util/jdk64 -al /u01/install/APPS/fs1/EBSapps/comn/clone/FMW/FMW_Home.jar -tl /u01/install/APPS/fs1/FMW_Home -invPtrLoc /etc/oraInst.loc -ldl /u01/install/APPS/fs1/inst/apps/OEBT1N_sebs4101lx/admin/log/clone/run/fmwT2PApply -silent true -debug true -executeSysPrereqs false This happened in a random way both at the time of generating the RUN filesystems or PATCH filesystem. What we could notice was that a two file "checkpoint_OH" (webtier and Oracle_EBS-app1) was written and erased constantly until the process was canceled by timeout /u01/install/APPS/fs1/FMW_Home/webtier/install/checkpoints/oui/checkpoint_OH858271698.xml /u01/install/APPS/fs1/FMW_Home/Oracle_EBS-app1/install/checkpoints/oui/checkpoint_OH837797056.xml According to an oracle note we removed the timeout to see what happened but spent the same for hours and hours export TIMEDPROCESS_TIMEOUT=-1 We created a sr in oracle and they recommended us to follow the instructions of the note id 2189964.1, Then, at the moment the File System is configured and slowed down in the creation of the FMW, we execute this: chattr +i /u01/install/APPS/fs1/FMW_Home/webtier/install/checkpoints/oui/checkpoint_OH* chattr +i /u01/install/APPS/fs1/FMW_Home/Oracle_EBS-app1/install/checkpoints/oui/checkpoint_OH* chattr +i /u01/install/APPS/fs1/FMW_Home/oracle_common/install/checkpoints/oui/checkpoint_OH* I wait 5 minutes until I see in the log that the process progresses and then I execute: chattr -i /u01/install/APPS/fs1/FMW_Home/webtier/install/checkpoints/oui/checkpoint_OH* chattr -i /u01/install/APPS/fs1/FMW_Home/Oracle_EBS-app1/install/checkpoints/oui/checkpoint_OH* chattr -i /u01/install/APPS/fs1/FMW_Home/oracle_common/install/checkpoints/oui/checkpoint_OH* Then the process progresses and ends and then continue with the Configuren PATCH Filesystem (dualfs). In the generation of PAtch filesytem Also hangs on the same command: START: Creating FMW Home. Running /u01/install/APPS/fs1/EBSapps/comn/clone/FMW/pasteBinary.sh -javaHome /u01/install/APPS/fs2/EBSapps/comn/util/jdk64 -al /u01/install/APPS/fs1/EBSapps/comn/clone/FMW/FMW_Home.jar -tl /u01/install/APPS/fs2/FMW_Home -invPtrLoc /etc/oraInst.loc -ldl /u01/install/APPS/fs1/inst/apps/OEBT1N_sebs4101lx/admin/log/clone/patch/fmwT2PApply -silent true -debug true -executeSysPrereqs false Unlike a Configure RUN filesystems, we do not see that the contents of the checkpoint_OH of RUN and Patch files are written and deleted Can you help us? Thank you so much attach log configure run and patch |
Administrator
|
pasteBinary.sh is heavy script. It depends on CPU, RAM and disk.
I don't know your resources, but I would recommend you to unset the timeout, export TIMEDPROCESS_TIMEOUT=-1 and wait. If it won't solve your hang in Creating FMW archive in patch fs. then send me the logs in directory ->/u01/install/APPS/fs1/inst/apps/OEBT1N_sebs4101lx/admin/log/clone/patch/fmwT2PApply bytheway, why don't you stop your work. ( I mean the cloning things), take the actions documented in 2189964.1, set the timeout to -1 in a new terminal and execute "perl adcfgclone.pl appsTier dualfs" once again. I m telling you this, because as far as I understand, you took these actions while the clone process is running.. |
In reply to this post by Emmanuel Sanabria
I'm experience the same issue while configuring the PATCH File system.
Configuring: Patch file system.... LogFile located at /opt/mis/apps/oraApps/EBQESSUP/fs1/inst/apps/EBQESSUP_xxxxupapp1/admin/log/clone/patch/RCloneApplyAppstier_03241151.log START: Creating FMW Home. Running /opt/mis/apps/oraApps/EBQESSUP/fs1/EBSapps/comn/clone/FMW/pasteBinary.sh -javaHome /opt/mis/apps/oraApps/EBQESSUP/fs2/EBSapps/comn/util/jdk -al /opt/mis/apps/oraApps/EBQESSUP/fs1/EBSapps/comn/clone/FMW/FMW_Home.jar -tl /opt/mis/apps/oraApps/EBQESSUP/fs2/FMW_Home -invPtrLoc /var/opt/oracle/oraInst.loc -ldl /opt/mis/apps/oraApps/EBQESSUP/fs1/inst/apps/EBQESSUP_xxxxupapp1/admin/log/clone/patch/fmwT2PApply -silent true -debug true -executeSysPrereqs false getting failed while executing the above step after waiting for a long time. Could you please let me know how did you resolved this issue? |
Administrator
|
Getting failed what? Which error do you get?
|
We are running adcfgclone.pl dualfs option and it configured RUN filesystem while configuring FMW_HOME in patch file system its failing with timeout error.
START: Creating FMW Home. Running /opt/mis/apps/oraApps/XXXX/fs1/EBSapps/comn/clone/FMW/pasteBinary.sh -javaHome /opt/mis/apps/oraApps/XXXXX/fs2/EBSapps/comn/util/jdk -al /opt/mis/apps/oraApps/XXXXX/fs1/EBSapps/comn/clone/FMW/FMW_Home.jar -tl /opt/mis/apps/oraApps/XXXXX/fs2/FMW_Home -invPtrLoc /var/opt/oracle/oraInst.loc -ldl /opt/mis/apps/oraApps/XXXXX/fs1/inst/apps/XXXX_xxxapp1/admin/log/clone/patch/fmwT2PApply -silent true -debug true -executeSysPrereqs false Script Executed in 7200360 milliseconds, returning status -1 ERROR: Script timed out. |
Administrator
|
Okay then, it ended up with error (after 120 mins)
That script depends on CPU and I/O resources.. So it may take some time .. ACTION PLAN: Open a new terminal export TIMEDPROCESS_TIMEOUT=-1 export CONFIG_JVM_ARGS="-Xms1024m -Xmx2048m" Re-execute the operation and wait.. (wait 3-4 hour max) and update me. |
Free forum by Nabble | Edit this page |