admin 管理员组文章数量: 1103806
-
idea报错:
# There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate # An error report file with more information is saved as:\hs_err_pid33980.log 与目标 VM 断开连接, 地址为: ''127.0.0.1:52307',传输: '套接字'' 进程已结束,退出代码为 1
IDEA运行项目比较耗内存,而且运行微服务一般需要运行网关服务+认证中心服务+业务子服务,才能正常调用。
-
对IDEA进行内存分配优化
-Xms3550m -Xmx4096m -XX:ReservedCodeCacheSize=2048m
本文标签: 报错 memory insufficient IDEA environment
版权声明:本文标题:IDEA报错There is insufficient memory for the Java Runtime Environment to continue. 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.520sys.cn/xp/1755498758a1474909.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论