我最近将我的 grails 应用程序从 grails 1.3.6 升级到了 grails 2.3。升级过程成功完成并进行了必要的更改。现在我面临一个问题,请参阅堆栈跟踪:
| Running Grails application Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. Invalid maximum heap size: -Xmx4096m The specified size exceeds the maximum representable size. | Error Forked Grails VM exited with error`
有什么帮助吗??谢谢