Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installation of 4.1.3 on Windows 10 fails

User_SAFN8Apr 11 2016 — edited Apr 13 2016

On a fresh corporate Windows 10 Enterprise N (with admin rights).

Download the "Windows 64-bit with JDK 8 included" zip package from OTN (Oracle SQL Developer Downloads)

capture-1.PNG

Unzip with Windows built-in unzip.

Double click C:\Users\janihu\Downloads\sqldeveloper-4.1.3.20.78-x64\sqldeveloper\sqldeveloper.exe

Error dialog: "Unable to launch the Java Virtual Machine Located at path: C:\Users\janihu\Downloads\sqldeveloper-4.1.3.20.78-x64\sqldeveloper\jdk\jre\bin\server\jvm.dll"

capture-2.PNG

The path seems to be correct:

PS C:\> dir C:\Users\janihu\Downloads\sqldeveloper-4.1.3.20.78-x64\sqldeveloper\jdk\jre\bin\server\jvm.dll

Directory: C:\\Users\\janihu\\Downloads\\sqldeveloper-4.1.3.20.78-x64\\sqldeveloper\\jdk\\jre\\bin\\server

Mode LastWriteTime Length Name

---- ------------- ------ ----

-a---- 11.4.2016 14.52 8755808 jvm.dll

PS C:\>

The same procedure works in my corporate Windows 7 Professional computer.

This post has been answered by Gary Graham-Oracle on Apr 12 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2016
Added on Apr 11 2016
6 comments
2,693 views