Tuesday 23 April 2013

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.

Rapid Wizard was at the following point:
Step 3 of 5
Command: G:oracleVIS12instappsVIS12_appswindows2tempadrunias.cmd
Registering Application Technology Stack
The Oracle Universal Installer was running when the error occurred.
Checked MOS ID 790298.1 which suggested checking $INST_TOP/temp/restart.xml (G:oracleVIS12instappsVIS12_appswindows2temprestart.xml).
Changed line:
FROM:
<installprocess oa_var="s_rerunprocess">"runProcess_2"</installprocess>
TO:
<installprocess oa_var="s_rerunprocess">runProcess_2</installprocess>
Then click Retry.
Reference:
Restarting Rapidwiz gets Rw-50004 Error Code Recieved While Running External Process [ID 790298.1]

No comments:

Post a Comment