RPAS 14.1 Installation Failure in Windows 7 64 bit
Hi,
I am trying to install Config tools latest version on Windows 7 Platform 64 bit. But it is showing the error attached in pic.
My Env Variables are set as the same path in C drive. Below stated all in System Variables:
RPAS_HOME = C:\Oracle\RpasServer
RIDE_HOME = C:\Oracle\ConfigTools
JAVA_HOME = C:\Program Files (x86)\Java\jre7
PATH variable is appended with ;%RPAS_HOME%\bin;%RPAS_HOME%\applib;%RPAS_HOME%\lib;%RIDE_HOME%\bin;%RIDE_HOME%\lib;%JAVA_HOME%\bin;%JAVA_HOME%\bin\client;%JAVA_HOME%\lib;%JAVA_HOME%\jre\bin\client
Also, I am uing a 32 Bit Java 7 version in my 64 bit machine since the 64 bit version does not seem to have the client folder.