HumanHero commented on issue #1861: URL: https://github.com/apache/incubator-hugegraph/issues/1861#issuecomment-1121805400
后续又进行了多次尝试,发现将 我把 HugeGraph 的 /bin/hugegraph-server.sh 的最小内存调成 8G(系统内存 16G) :MIN_MEM=$((16 * 512)) 即可解决这个问题。应该是在路径计算时,内存不足导致的。希望能对后续踩坑的小伙伴有所帮助。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org