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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章