getting error while installing Plugins for the IHS 6.1
Error Description:-
A suitable JVM could not be found.
Please run the program again using the option -is:javahome <Java Home Dir>
It's Resolution
To Resolve such issue start the installation using log options as given below and you will come to know that
it is searching for folder PREREQ.JDK,
install -is:javahome D:\IBM\WebSphere\AppServer\java -is:log testlogs.txt
and this is missing in plugin directroy which is downloaded from the
site is missing folder PREREQ.JDK Download the required files from ibm websphere site and place it in the D:\IBM\WebSphere\plugin\repository and now start the installation.
Error Description:-
A suitable JVM could not be found.
Please run the program again using the option -is:javahome <Java Home Dir>
It's Resolution
To Resolve such issue start the installation using log options as given below and you will come to know that
it is searching for folder PREREQ.JDK,
install -is:javahome D:\IBM\WebSphere\AppServer\java -is:log testlogs.txt
and this is missing in plugin directroy which is downloaded from the
site is missing folder PREREQ.JDK Download the required files from ibm websphere site and place it in the D:\IBM\WebSphere\plugin\repository and now start the installation.