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]
[amazon asin=0070077290&template=iframe image&chan=default] [amazon asin=1453742735&template=iframe image&chan=default] [amazon asin=0615238440&template=iframe image&chan=default]
Thank you Vasudev for the sharing. It helped me install Oracle EBS on the Windows platform for the first time 🙂