R12 Cloning 'adcfgclone.pl appsTier' fails with error RC-50013: Fatal: Failed to instantiate driver .../regclone.drv [ID 725995.1]
--------------------------------------------------------------------------------
修改时间 18-NOV-2011 类型 PROBLEM 状态 PUBLISHED
In this Document
Symptoms
Cause
Solution
References
--------------------------------------------------------------------------------
Applies to:
Oracle Applications Manager - Version: 12.0 to 12.1.1 - Release: 12 to 12.1
IBM AIX on POWER Systems (64-bit)
HP-UX Itanium (32-bit)
Symptoms
When attempting to clone using "perl adcfgclone.pl appsTier"
The following error occurs:
...
/ 3% completed RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
RC-50013: Fatal: Failed to instantiate driver <10.1.2 ORACLE_HOME>/appsutil/driver/regclone.drv
ERROR while running Apply...
ERROR: Failed to execute <$COMMON_TOP>/clone/bin/adclone.pl
...
In the logfile $INST_TOP/admin/log/ApplyAppsTier_.log following details are reported :
...
script. returned:
****************************************************
Timed out( 3750000 ): Interrupted Exception
Beginning OUI CLI cloning for s_tools_oh
<10.1.3 ORACLE_HOME>/jdk/bin/java -classpath/clone/jlib/java:<10.1.2 ORACLE_HOME>/oui/jlib/OraInstaller.jar:/clone/jlib/xmlparserv2.jar:/clone/jlib/ojdbc14.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e /appl/admin/.xml -nolink -oaVar s_tools_oh -homestub tools -log /admin/log/ohclone.log
running OUI CLI home cloning:
<10.1.2 ORACLE_HOME>/oui/bin/runInstaller -debug -clone -silent -force -nolink -waitForCompletion -invPtrLoc /var/opt/oracle/oraInst.loc session:ORACLE_HOME=/<10.1.2 ORACLE_HOME> oracle.as.j2ee.top:s_asInstanceName=_TOOLS__apps_oracle_apps_tech_st_10_1_2 oracle.as.j2ee.top:s_adminName=ias_admin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=_TOOLS__apps_oracle_apps_tech_st_10_1_2 -J-Doracle.installer.noLink=true
...
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
To implement the solution/workaround, please execute the following steps :
Workaround 1 :
1. Start the adcfgclone again :
perl adcfgclone.pl appsTier
2. When it appears to hang again, check if opmn processes have been started :
ps -ef | grep opmn
If following result is presented, please follow next steps :
28462 0
--------------------------------------------------------------------------------
修改时间 18-NOV-2011 类型 PROBLEM 状态 PUBLISHED
In this Document
Symptoms
Cause
Solution
References
--------------------------------------------------------------------------------
Applies to:
Oracle Applications Manager - Version: 12.0 to 12.1.1 - Release: 12 to 12.1
IBM AIX on POWER Systems (64-bit)
HP-UX Itanium (32-bit)
Symptoms
When attempting to clone using "perl adcfgclone.pl appsTier"
The following error occurs:
...
/ 3% completed RC-50004: Fatal: Error occurred in ApplyAppsTechStack:
RC-50013: Fatal: Failed to instantiate driver <10.1.2 ORACLE_HOME>/appsutil/driver/regclone.drv
ERROR while running Apply...
ERROR: Failed to execute <$COMMON_TOP>/clone/bin/adclone.pl
...
In the logfile $INST_TOP/admin/log/ApplyAppsTier_
...
script. returned:
****************************************************
Timed out( 3750000 ): Interrupted Exception
Beginning OUI CLI cloning for s_tools_oh
<10.1.3 ORACLE_HOME>/jdk/bin/java -classpath
running OUI CLI home cloning:
<10.1.2 ORACLE_HOME>/oui/bin/runInstaller -debug -clone -silent -force -nolink -waitForCompletion -invPtrLoc /var/opt/oracle/oraInst.loc session:ORACLE_HOME=/<10.1.2 ORACLE_HOME> oracle.as.j2ee.top:s_asInstanceName=
...
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
To implement the solution/workaround, please execute the following steps :
Workaround 1 :
1. Start the adcfgclone again :
perl adcfgclone.pl appsTier
2. When it appears to hang again, check if opmn processes have been started :
ps -ef | grep opmn
If following result is presented, please follow next steps :