Whenever I open IntelliJ IDEA i get this error:
but I have that defined and I don't know why it wont work:
Any help accepted.
To solve the 'missing server JVM' error, first check that there is indeed a JDK installed on the local operating system. If not, you need to install one. If there is one installed, you need to make sure SonarCube is defaulting to the utilities in the JDK's bin directory and not that of the JRE.
The file "jvm. dll" is in the folder "C:\Program Files\Java\jre1.
Method 1: Download Jvm.dll to PC from our site. Copy the file to the program install directory after where it is missing the DLL file. Or move the DLL file to the directory of your System (C:\Windows\System32, and for a 64 bit in C:\Windows\SysWOW64\). Now you need to reboot the computer.
It could be problem with 32 and 64 version. Maybe you trying to launch 32-bit shortcut on your Desktop. Try to launch 64 version (idea64.exe) inside IDEA folder. This worked for me.
Change the following value from your Path
system variable:
C:\Program Files (x86)\java\jdk1.8.0_112\jre\bin\server\jvm.dll
to:
%JAVA_HOME%\bin
Also make sure there are no any other references to Java folders in the Path
variable.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With