Unable to launch the Java Virtual Machine

使用了一个oracle sql developer 的软件,但是打开就报警了:

我的报警其实是 :unable to launch the java virtaul machine located at path: ..\..\jdk\jre\bin\client\jvm.dll;

后来发现按照下面的执行也能解决:

就是这句话:

如果出现:Unable to launch the Java Virtual Machine Located at path:C:/Program Files/sqldeveloper/jdk/jre/bin/server/jvm.dll这样的异常.

解决方法:将sqldeveloper\jdk\jre\bin  下的MSVCR100.dll,拷贝到sqldeveloper\sqldeveloper\bin目录下,重新打开sqldeveloper即可

 

 就可以了

 

 

 

当下载了sql developer安装包后,点击sqldeveloper.exe, 可能会报出:The program can't be startet, the MSVCR100.dll is missing on the computer,也可能会出现:Unable to launch the Java Virtual Machine Located at path:C:/Program Files/sqldeveloper/jdk/jre/bin/server/jvm.dll  异常。遇到这些问题的童鞋看看

方法/步骤

  1.  

    当点击“sqldeveloper.exe”,出现msvcr100.dll丢失的异常提示。

    出现这种情况,那就找一个msvcr100.dll就可以了。这个文件可以从网上下载;如果有安装jdk的,在jdk1.7.0\jre\bin 复制 msvcr100.dll ,粘贴到sqldeveloper\sqldeveloper\bin路径下,基本上可以解决了。

    Unable to launch the Java Virtual Machine
  2. 2

    如果出现:Unable to launch the Java Virtual Machine Located at path:C:/Program Files/sqldeveloper/jdk/jre/bin/server/jvm.dll这样的异常.

     

    解决方法:将sqldeveloper\jdk\jre\bin  下的MSVCR100.dll,拷贝到sqldeveloper\sqldeveloper\bin目录下,重新打开sqldeveloper即可

     

    参考:https://jingyan.baidu.com/article/fea4511a370665f7bb912530.html

posted @ 2022-09-21 11:16  aspirant  阅读(667)  评论(0编辑  收藏  举报