I was trying to downgrade Java to 1.6.0_33 to get openmrs to work. The windows installed doesn't delete all the files, and I kept getting this error: Error: could not open `C:\Program Files (x86)\Java\jre8\lib\i386\jvm.cfg' Fix: c:\>del c:\windows\system32\java.exe c:\>del c:\windows\system32\javaw.exe c:\>java -version java version "1.6.0_33" Java(TM) SE Runtime Environment (build 1.6.0_33-b05) Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode) |
Troubleshooting Help > Java >