Error:
======


ouicli.pl               INSTE8_APPLY       -1




The following report lists errors AutoConfig encountered during each
phase of its execution.  Errors are grouped by directory and phase.
The report format is:
      <filename>  <phase>  <return code where appropriate>


  [APPLY PHASE]
  AutoConfig could not successfully execute the following scripts:
    Directory: /testapps/apps/tech_st/10.1.3/perl/bin/perl -I /testapps/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /testapps/apps/tech_st/10.1.3/perl/lib/site_per
l/5.8.3 -I /testapps/apps/apps_st/appl/au/12.0.0/perl -I /testapps/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/aix-thread-multi /testapps/
apps/tech_st/10.1.2/appsutil/clone
      ouicli.pl               INSTE8_APPLY       -1




AutoConfig is exiting with status 1


RC-50013: Fatal: Instantiate driver did not complete successfully.
/testapps/apps/tech_st/10.1.2/appsutil/driver/regclone.drv




Cause:
=======




During the Configuration of the APPS-Tier Technology Stack the opmn process tries to stop the Services. As opmn is not used in this case for the 10.1.2 ORACLE_HOME it should not have been started. The OUI (Oracle Universal Installer) is waiting for a failure or error of the opmn, which is not happening. As a result the OUI Cloning process is failing with a timeout, without touching the Technology Stack.


This issue is reported in unpublished Bug 5697740 – ‘OPMN START FAILED DURING OH10.1.2 CLONING.’




Solution:


1. Open a dupicate session for apps tier




ps -ef|grep opmn


If there is any opmn the follow the below procedure


appltest 10879108        1   0 10:33:14  pts/1  0:00 /testapps/apps/tech_st/10.1.2/opmn/bin/opmn -a -q ping
appltest 30867490 40960050   0 10:40:40      –  0:00 /testapps/apps/tech_st/10.1.2/opmn/bin/opmn -a -q pingwait
appltest 40632488 17760288   0 10:40:50  pts/0  0:00 grep opmn
appltest 40960050 41812148   0 01:51:35      –  0:00 /bin/sh /testapps/apps/tech_st/10.1.2/opmn/bin/opmnctl start




$ kill -9 10879108 30867490 40960050


2. Now check the other window where the cloning process is running. It will start continue the cloning process.


Note : If the process still hangs, then check the opmn once again and kill it.
Recommended Posts

Start typing and press Enter to search