无法创建 Java 虚拟机
面临 Java 虚拟机初始化的一些问题。当我使用root帐户时,我可以正确地使用java。但是当我是用户帐户时,它会返回以下错误
user@host# $JAVA_HOME/bin/java -version
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
这似乎不是内存问题,因为相同的命令适用于root帐户。可用内存(可用-m)超过1200MB我也尝试过增加JVM内存限制