Bienvenue à l'univers Oracle Cloud !

SQL Developer error Unable to find Java Virtual Machine

faced a similar issue and i fixed it by following steps:

step1: Go to where your SQL Developer is installed.

step2: Go into the sqldeveloper folder (inside SQL developer installation folder) >bin

step3: just edit the sqldeveloper.conf .

   You will see line called SetJavaHome”, thats where we need to fix.

    Remove that line, then try starting the SQL Developer again:

Now it will ask you for the path again.

I set it to the jdk under Oracle database installation:

That worked for me.


Laisser un commentaire