Apache Ignite-(jvm-pause-detector-worker)JVM暂停时间可能太长: [英] Apache Ignite - (jvm-pause-detector-worker) Possible too long JVM pause:

查看:142
本文介绍了Apache Ignite-(jvm-pause-detector-worker)JVM暂停时间可能太长:的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用apache ignite 2.6之后,我在JBoss启动和停止时不断收到此警告.您能否帮助我知道错误的配置将导致此警告.

After using apache ignite 2.6, I am getting this warning constantly on JBoss start and stop. Could you please help me to know whats wrong configuration will lead this warnings.

如果您需要更多详细信息,请告诉我

Please let me know if you need any more details

推荐答案

最有可能的是,JVM经历了长时间的垃圾回收暂停.您可以配置详细的GC日志以查看在GC中花费了多少时间:

Most probably, JVM is experiencing long garbage collection pauses. You can configure detailed GC logs to see how much time is spent in GC: https://apacheignite.readme.io/docs/jvm-and-system-tuning#section-detailed-garbage-collection-stats

尝试向Ignite进程添加更多堆或调整GC.这是有关GC调整的文档: https://apacheignite.readme.io/docs/jvm-and-system-tuning#garbage-collection-tuning

Try adding more heap to Ignite process or tuning the GC. Here is the documentation on GC tuning: https://apacheignite.readme.io/docs/jvm-and-system-tuning#garbage-collection-tuning

这篇关于Apache Ignite-(jvm-pause-detector-worker)JVM暂停时间可能太长:的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆