- remove the -server parameter from your command line, or - download de Java JDK. The JVM server configuration DLL are not included in the JRE.
Technorati Tags: java, jvm
Posted in: java. Tagged: jvm
In my case, I already had the jdk installed and the error still occurred. To fix the problem I changed the Path environment variable and moved %JAVA_HOME%\bin to the beginning of the Path.
Name (required)
Email (will not be published) (required)
Website (optional)
In my case, I already had the jdk installed and the error still occurred. To fix the problem I changed the Path environment variable and moved %JAVA_HOME%\bin to the beginning of the Path.