Issue:
Could not open C:\Program
Files\Java\jre6\lib\i386\jvm.conf ....
the JDK and on 32-bit (x86) is lib\i386\jvm.cfg (jre\lib\i386\jvm.cfg in the
JDK)
Solution:
Logging with Admin user or user have admin access and remove
the below file form:
1. java
2. javaw
3. javaws
Why this causing as in path dir it first looking into
%SystemRoot%\system32; and found it java first place.
You face this issue in eclipse as well, same solution will
work for all.
No comments:
Post a comment
Please provide your input, it will honer for me...