RW-50004: Error code received when running external process running appl_top install driver for vis instance


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

RW-50004: Error code received when running external process running appl_top install driver for vis instance

Problem:

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.

(C:\oracle\VIS\inst\apps\VIS_ebs\temp\restart.xml).

Changed line:

FROM:

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

TO:

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

Then click Retry.