我在32位Windows机器上运行IntelliJ版本13.1.3。 JVM版本是1.7。 在运行简单测试时,会抛出以下错误:
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Invalid maximum heap size: -Xmx4g
The specified size exceeds the maximum representable size.
Process finished with exit code 1
有人可以帮忙吗? 感谢
答案 0 :(得分:0)
pycharm.exe.vmoptions
也许您可以在intellij的二进制路径中找到类似的文件来更改jvm堆属性。
答案 1 :(得分:0)
Dollery工程师的评论是正确的。我在POM文件中找到了这个。我只是注释掉了,然后我就可以运行测试了。
user_id(PK) | user_name | user_contact | user_address | access_permission
------------+-----------+--------------+---------------+------------------
1 | Bryan | 11111111 | sampleaddress | group 1