0

After installing Java 9 from https://jdk9.java.net/ (9 Build b85), and running: java I got error message

java.dll not found

Paul Verest
  • 60,022
  • 51
  • 208
  • 332
  • [Error when checking Java version: could not find java.dll](http://stackoverflow.com/q/9313353) – Tom Oct 23 '15 at 10:33
  • Generally this error happens when you have multiple versions of Java installed and the DLLs put in the system32 folder do not match with the version of Java that is found first on the search path. Do a test and run java from the bin folder directory, probably it will work – Gimby Oct 23 '15 at 10:34

0 Answers0