#memory consumption

13 messages · Page 1 of 1 (latest)

pulsar relic
#

I just launch a Forge server, nothing on it, but is already eating my memory like it's cookie, but never release a bit of it.
Someone faced this issue ? and can help me ?

dim elkBOT
#

Please explain the issue you're experiencing in as much detail as possible. Preferably with error messages in a text format or paste link to logs. Nobody can assist you without information that helps to understand the issue. Help us help you. Messages such as "doesn't work" or "i need help" will most likely be ignored.

regal flame
#

You gave java infinite memory and then told it that it may use 95% of that for it's heap.

#

But really, 6GiB isn't all that much for VH anyway

pulsar relic
#

but the fact that it's just eating it and not release some is weird ? it crash several time cuz of that

regal flame
#

Not really. that's just how java works.

#

Set an actual limit on your container and you'll have a better time

#

Tell me I can have 95% of an infinite cake, I'm not giving any of it back.

pulsar relic
#

i just set a limit and restart, but see

#

same issu

regal flame
#

That's pretty typical usage

pulsar relic
#

i've already test on a other server, he gonna consuming ram to get to a point that the server is crash because of memory usage

regal flame
#

Let it run. If it runs out of heap then increase the containers limit, if it runs out of native memory space instead, decrease the MaxRAMPercentage to like 90 or 85