The error message suggests that there is an issue with the initial heap size specified for the Java Virtual Machine (JVM).

The correct format for specifying the initial heap size is "-Xms1024m", without the "=" sign.

To fix this issue, remove the "=" sign from the command and try running the program again.

Invalid initial heap size -Xms=1024mError Could not create the Java Virtual MachineError A fatal exception has occurred Program will exit

原文地址: http://www.cveoy.top/t/topic/iXUm 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录