Home > JDeveloper > Unable to create an instance on the Java Virtual Machine

Unable to create an instance on the Java Virtual Machine

After installing JDeveloper 11G successfully, we encountered the following error while starting JDeveloper:

Unable to create an instance on the Java Virtual Machine located on c:\jdeveloper11g\Middleware\jdk160_05\jre\bin\client\jvm.dll

Virtual Memory settings
Using Google and Oracle Support showed us that the virtual memory for the PC was not set to level that allowed the JVM to initialise.
The solution is to increase the virtual memory or swap area. To do this on Vista:

My Computer > Properties > Advanced System Settings > tab Advanced > Performance - Settings > tab Advanced > Virtual memory - Change

Categories: JDeveloper
Tags: , , ,
  1. Nguyen Giang Son
    March 25th, 2010 at 08:20 | #1

    I have read this solution from Internet and I did it but it still happen again! That is why I said it is funny Oracle Jdeveloper!

  2. March 25th, 2010 at 10:05 | #2

    What OS are you using? On some Windows versions a workaround is limiting the maximum heap size of your application to e.g. 512M instead of 1024M.

    hth

  3. Jon-Eric Eliker
    May 4th, 2011 at 14:45 | #3

    Thanks, PeterPaul. That did the trick for me.

  4. pablo
    July 28th, 2011 at 04:29 | #4

    Only to make everybody knows, My simple solution was to Update the Internet Explorer from 7 to 8 (version). Hope this will help somebody else

  1. No trackbacks yet.