This java instance does not support a 64-bit JVM

不羁的心 提交于 2019-12-02 01:39:27

问题


I home host a Minecraft server and I just updated Java to update 65, the server worked perfectly before updating but now, it says "This Java instance does not support a 64-bit JVM. Please install the desired version." Installing 32-bit Java doesn't help and this also happens when I run my Minecraft client. I have 64-bit Windows 7 running 64-bit Java 7. If anybody can help that would be great.

EDIT: Fixed it, apparently I'm just an idiot and had 32-bit installed when I updated java, and since I thought I had 64-bit installed I never thought to re-install it. Sorry for wasting your time


回答1:


As the author stated, the solution was pretty simple. Bringing it to an answer to help future users


This java instance does not support a 64-bit JVM

This error is associated with your System looking for a Java 64-bit Virtual Machine and not finding any.

To solve it, you must make sure that the 64-bit Java is installed. The problem the OP had was: He assumed he had the 64-bit installed, but he did not.

To download Java, access Java Website




回答2:


Because you are using 64 bit minecraft client, you are not able to work even with 32 bit JVM. Kindly install all the things, mincraft server,client, JVM of 32 bit only. You can run it definitely. If still not able to work, let me know with exact error message you are getting.



来源:https://stackoverflow.com/questions/24987440/this-java-instance-does-not-support-a-64-bit-jvm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!