Running Java gives “Error: could not open `C:\Program Files\Java\jre6\lib\amd64\jvm.cfg'”

前端 未结 21 2392
别跟我提以往
别跟我提以往 2020-11-27 17:38

After years of working OK, I\'m suddenly getting this message when trying to start the JVM:

Error: could not open `C:\\Program Files\\Java\\jre6\\lib\\amd64\         


        
21条回答
  •  渐次进展
    2020-11-27 18:40

    Delete the jars under system32 for windows. Delete the jars under C:\Program Files\Common Files\Oracle

    Edit the environment variable set JAVA_HOME and SET PATH to bin

提交回复
热议问题