For those using a newer version of Java Runtime in the older version JVM.dll was located in bin\hotspot in the newer version JVM.dll is located in bin\client. To work around the error copy JVM.dll into the newly created hotspot directory.
Log in to post a comment.