I had a problem running SQL Developer yesterday afternoon in PROD in Oracle . (Refer below). It was
IT tried to work on this issue remotely.
Steps taken:
- In sqldeveloper\sqldeveloper\bin , opened sqldeveloper.conf in notepad
- removed line starting with "SetJavaHome". Saved & closed file
- started SQL Developer, where it prompted to provide path for java.exe
- pointed it to java.exe within the sqldeveloper folder.
Still had the same issue "Unable to launch the Java Virtual Machine"
Also tried to copy MSVCR100.dd from sqldeveloper\jdk\jre\bin to sqldeveloper\sqldeveloper\bin but the file didn't exist anywhere within the sqldeveloper folder, so I did a search on the user's drive and found one in another location and copied that. Still the same issue