com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\oc4j_bi\bin\oc4j.cmd": CreateProcess error=3, The system cannot find the path specified
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 582711, 1 year ago
via Oracle Community by Moumita C, 1 year ago
via Oracle Community by 566231, 1 year ago
via Oracle Community by 479332, 1 year ago
via Oracle Community by Sudarshana Thakurta, 1 year ago
via Oracle Community by 840025, 1 year ago
com.installshield.util.ProcessExecException: Cannot run program "C:\OracleBI\oc4j_bi\bin\oc4j.cmd": CreateProcess error=3, The system cannot find the path specified
at com.installshield.util.ProcessExec.executeProcess(ProcessExec.java:180)
at com.installshield.wizardx.actions.ExecWizardAction.executeProcess(ExecWizardAction.java:412)
at com.installshield.wizardx.actions.ExecWizardAction.run(ExecWizardAction.java:457)
at com.siebel.analytics.install.ExecWizardActionCustom.run(ExecWizardActionCustom.java:79)
at java.lang.Thread.run(Unknown Source)