Getting continuous warning message (server load very high )

Hi,

I am getting following messages:
[2020-01-23T16:50:22,697][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][3421] overhead, spent [2.3s] collecting in the last [2.5s]
[2020-01-23T16:50:30,241][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][young][3425][776] duration [3.3s], collections [1]/[4.4s], total [3.3s]/[17.3m], memory [6.9gb]->[6.8gb]/[15.9gb], all_pools {[young] [190.3mb]->[2.2mb]/[266.2mb]}{[survivor] [14mb]->[21.9mb]/[33.2mb]}{[old] [6.7gb]->[6.7gb]/[15.6gb]}
[2020-01-23T16:50:30,364][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][3425] overhead, spent [3.3s] collecting in the last [4.4s]
[2020-01-23T16:50:35,647][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][young][3426][777] duration [3.5s], collections [1]/[5.3s], total [3.5s]/[17.4m], memory [6.8gb]->[6.8gb]/[15.9gb], all_pools {[young] [2.2mb]->[4.9mb]/[266.2mb]}{[survivor] [21.9mb]->[22.9mb]/[33.2mb]}{[old] [6.7gb]->[6.7gb]/[15.6gb]}
[2020-01-23T16:50:35,763][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][3426] overhead, spent [3.5s] collecting in the last [5.3s]
[2020-01-23T16:50:44,927][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][young][3428][778] duration [4.8s], collections [1]/[7.7s], total [4.8s]/[17.4m], memory [6.9gb]->[6.8gb]/[15.9gb], all_pools {[young] [218.5mb]->[39.6mb]/[266.2mb]}{[survivor] [22.9mb]->[22.1mb]/[33.2mb]}{[old] [6.7gb]->[6.7gb]/[15.6gb]}
[2020-01-23T16:50:45,161][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][3428] overhead, spent [4.8s] collecting in the last [7.7s]
[2020-01-23T16:50:55,485][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][young][3433][779] duration [3.5s], collections [1]/[4.6s], total [3.5s]/[17.5m], memory [6.9gb]->[6.7gb]/[15.9gb], all_pools {[young] [261.2mb]->[3.5mb]/[266.2mb]}{[survivor] [22.1mb]->[26.3mb]/[33.2mb]}{[old] [6.6gb]->[6.6gb]/[15.6gb]}
[2020-01-23T16:50:55,665][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][3433] overhead, spent [3.5s] collecting in the last [4.6s]
[2020-01-23T16:51:08,886][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][young][3441][780] duration [4.2s], collections [1]/[4.7s], total [4.2s]/[17.6m], memory [6.8gb]->[6.6gb]/[15.9gb], all_pools {[young] [257.3mb]->[5.4mb]/[266.2mb]}{[survivor] [26.3mb]->[33.2mb]/[33.2mb]}{[old] [6.6gb]->[6.6gb]/[15.6gb]}
[2020-01-23T16:51:09,617][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][3441] overhead, spent [4.2s] collecting in the last [4.7s]
[2020-01-23T16:51:10,860][WARN ][o.e.c.InternalClusterInfoService] [reporting-1] Failed to update shard information for ClusterInfoUpdateJob within 15s timeout
[2020-01-23T16:51:17,593][WARN ][o.e.m.j.JvmGcMonitorService] [reporting-1] [gc][young][3446][781] duration [2.2s], collections [1]/[3.4s], total [2.2s]/[17.6m], memory [6.8gb]->[6.6gb]/[15.9gb], all_pools {[young] [257.4mb]->[66.7mb]/[266.2mb]}{[survivor] [33.2mb]->[32.4mb]/[33.2mb]}{[old] [6.5gb]->[6.5gb]/[15.6gb]}

i am using basic version.

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.