Unable to start SOA suite installation error "javaw.exe not found in bin"
945641Jun 25 2012 — edited Jun 11 2013I'm trying to install SOA11g R1 in 64bit windows 7.
The following are the versions im using.
Oracle XE 10g
Weblogic 10.3.6
RCU 1.1.1.6
SOA suite 1.1.1.6
Jdeveloper 1.1.1.6
a) I have installed jdk 1.6 u33 (64bit ).I have set the JAVA_HOME pointing to the installation path.
This is the only java installation present in my system.
b)i have installed Oracle XE .
c) For installing Weblogic i extracted using
%JAVA_HOME%\bin\java.exe -jar wls1036_generic.jar
and i have installed it .
d) For RCU i assigned
set RCU_JDBC_TRIM_BLOCKS=TRUE
then i created the schemas.
e) But when installing SOA suite im not able to open the installation im getting the error " not able to find javaw.exe in bin folder"
setup -jreLoc %JAVA_HOME%
Is it wrong or do i need to insert the full path of the java instead of %JAVA_HOME% in the above statement.
I tried both the ways but i keep getting the same error.
Thanks for your help.