Tag Archives: RW-50004

RW-50004: Error code received when running external process, Running Database Install Driver

Problem:

When running Rapid Install, the following error appears:

RW-50004: Error code received when running external process. Check log file for details.
Running Database Install Driver for TEST1 instance

In the ‘Rapid Install base window – do not close’ window, the following appears:

Configuration file written to: C:oracleTEST1instappsTEST1_ittl-hrmstestconf_TEST1.txt
Configuration file written to: C:oracleTEST1dbtech_st11.1.0appsutilconf_TEST1.txt
Database logfile - C:oracleTEST1dbtech_st11.1.0appsutillogTEST1_ittl-hrmstest1260950.log
uploadConfig() : Exception : TDU

Rapid Wizard completes with the following error:

RW-10001: Rapidinstall wizard has detected that your configuration has errors. You must resolve these issues before continuing.

The log file C:oracleTEST1dbtech_st11.1.0appsutillogTEST1_ittl-hrmstest1260950.log showed the following:

    RW-50010: Error: - script has returned an error:   1
RW-50004: Error code received when running external process

Solution:

Change the NUMBER_OF_PROCESSORS environment variable from 16 to 12 and restart installation.

Read more »

RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack

RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack

Problem:

While installing R12.1 Vision instance, the following error occurs:

RW-50004: Error code received when running external process. Check log file for details.
Running Database Install Driver for VIS12 instance

The errors occurs when Oracle Universal Installer runs. OUI displays a brief message, then the error appears.

Solution:

Did not clean up the Oracle Inventory directory correctly before reinstallation. Clean up Windows installation, then restart installation.
Read more »

RW-50004: Error code received when running external process

Problem:

When installing an E-Business Suite R12 Vision instance, the following error appears:

RW-50004: Error code received when running external process. Check log file for details.
Running APPL_TOP Install Driver for VIS12 instance

Step 3 of 5
Command: G:oracleVIS12instappsVIS12_appswindows2tempadrunias.cmd
53%
Registering Applications Technology Stack
92%

Solution:

2. In $INST_TOP/temp/restart.xml, change line:

FROM:

<installprocess oa_var="s_rerunprocess">"runProcess_1"</installprocess>

TO:

<installprocess oa_var="s_rerunprocess">runProcess_1</installprocess>

Use restart option to retry the installation.

Read more »

RW-50004: Error code received when running external process

RW-50004: Error code received when running external process

Problem:

When installing R12 (Vision instance) on Windows Server 2003 Standard Edition, the following error occurs:

RW-50004: Error code received when running external process. Check log file for details.
Running APPL_TOP Install Driver for VIS12 instance

Solution:

Edit $INST_TOP/temp/restart.xml and change “runProcess_2” to runProcess_2.
Read more »