You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The server runs in a docker which runs on a Linux Ubuntu Debian 20.04 LTS machine. The host has 16GB RAM and nothing else runs on that server, so it could use the full 16GB. I haven't changed any memory settings, so all is default.
How can I fix the Java heap space error?
The text was updated successfully, but these errors were encountered:
When I am running the server for a few hours, it gets automatically closed. In the logs/latest.log I can see the last lines that are written like so:
I am using the following plugins:
https://dev.bukkit.org/projects/essentialsx
https://dev.bukkit.org/projects/openinv
https://www.spigotmc.org/resources/groupmanager.38875/
The server runs in a docker which runs on a Linux Ubuntu Debian 20.04 LTS machine. The host has 16GB RAM and nothing else runs on that server, so it could use the full 16GB. I haven't changed any memory settings, so all is default.
How can I fix the
Java heap space
error?The text was updated successfully, but these errors were encountered: