缺少“服务器”JVM(Java\jre7\bin\server\jvm.dll。)

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/18123144/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-11 22:32:21  来源:igfitidea点击:

Missing `server' JVM (Java\jre7\bin\server\jvm.dll.)

javadlljvm

提问by Rushik Parikh

Getting JVMerrorthat it is missing some dll.

得到JVM错误,它缺少一些dll

采纳答案by Rushik Parikh

To Fix The "Missing "server"JVM at `C:\Program Files\Java\jre7\bin\server\jvm--.dll'. Please install or use the JRE or JDK that contains these missing components. Press any key to continue . . "

修复“C:\Program Files\Java\jre7\bin\server\jvm--.dll”中的“缺失”服务器JVM。请安装或使用包含这些缺失组件的JRE或JDK。按任意键继续 。 。 ”

follow the steps:

按照步骤:

Go to oracle.com and install java jre7 (check not be installed java 6 plz)

转到 oracle.com 并安装 java jre7(检查未安装 java 6 plz)

After that go to C:/Program files/java/jre7/bin

之后转到 C:/Program files/java/jre7/bin

Here create an folder called "Server" (without " ")

这里创建一个名为“Server”的文件夹(不带“”)

Now go into the C:/Program files/java/jre7/bin/client folder

现在进入 C:/Program files/java/jre7/bin/client 文件夹

COPY all data of this folder into the new C:/Program files/java/jre7/bin/Server

COPY这个文件夹的所有数据到新的C:/Program files/java/jre7/bin/Server