1

When i've restarted my computer, i've tried to open Intellij and i've got this error message : failed to create jvm error code -1 Screenshot enter image description here

i've added "IDEA_JDK_64" and still have the issue, i can't start intellij, can someone Help Please
(NB : it's working with Eclipse actually )

Steeve
  • 266
  • 1
  • 2
  • 10

2 Answers2

0

I've searched and I've found this. Try to define JDK_HOME:

Setting JAVA_HOME for intelliJ?

Albert
  • 11
  • 4
  • Have you tried with other sdk versions? I had the same problem with Netbeans a time ago, I reinstalled Java and it worked. – Albert Apr 03 '18 at 10:38
0

May you set the -XX:ReservedCodeCacheSize property more than 2048m. Is this property higher than 2048m you get your error message.