Java出错 Error:Could not create the Java Virtual Machine Error:A fatal exception has occurred
时间:2015-05-04 11:59:19
收藏:0
阅读:1245
提示如下:
scala compile server. error:could not create the java machine.Error: A fatal exception has occurred. program will exit.

这个原因是因为在安装JDK的时候在C:\Windows\System32生成的java.exe、javaw.exe、javaws.exe这个3个引起的;只要把这3个运行文件删除掉就可以了
评论(0)