could you help me with java.lang.OutOfMemoryError

Hey! I'm helping with a minecraft server, until recently no problem happened but last Saturday our host updated the paper and since then the server has been crashing out of nowhere complaining about lack of memory, I never had this problem so I don't really know how to find it the plugin or what is generating it. I put Spark on the server and even managed to catch the momentum of one of those out of memory errors. If anyone can please help me find what is causing this.
12 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by siegfek#0
snowznz.bak
snowznz.bak2y ago
!oom
Carl-bot
Carl-bot2y ago
My server is using too much memory
My panel says my memory usage is high all the time. Your server runs in the Java Virtual Machine (JVM), which has significant overhead & tries to effectively use ALL of the memory assigned to it. Memory usage from "htop", Task Manager, or your server panel is the total consumption of the JVM, not just your server. My server is lagging & I think it's memory related. It's much more likely that you are bottlenecked by your CPU, disk, or some inefficient mod/plugin. Rule of thumb, servers should have anywhere from 4GB to 12GB of memory, with 8GB being the 'sweet spot'. If you're heavily modded, add 4GB to that. Too much memory can be a bad thing. Don't exceed these caps unless you really know why you're doing it. Troubleshoot your server the right way: use Spark & send us a report. My server is randomly terminated unexpectedly. Setting your server to use 8GB does not mean that Java won't exceed this amount. As a rule of thumb, allow your system/container about 1-2GB (possibly more) overhead outside of the server. If you're on Linux & can SSH into the system, check your kernel logs. They will report any incidents of OOM. I want to use swap to allocate more memory. Don't. Swap is not free memory and using it can negatively impact performance.
Admincraft Canned Responses
snowznz.bak
snowznz.bak2y ago
@Sieg
Sieg
SiegOP2y ago
example of the error, i gonna send the spark profiler
No description
Sieg
SiegOP2y ago
spark
spark is a performance profiler for Minecraft clients, servers, and proxies.
Admincraft Meta
Spark Profile Analysis
These are not magic values. Many of these settings have real consequences on your server's mechanics. See this guide for detailed information on the functionality of each setting.
✅ Your server isn't lagging
Your server is running fine with an average TPS of 20.
Requested by siegfek#0 • Page 1 of 2
ProGamingDk
ProGamingDk2y ago
pterodactyl?
Sieg
SiegOP2y ago
yes
ProGamingDk
ProGamingDk2y ago
!offline
ProGamingDk
ProGamingDk2y ago
oh well was about to help

Did you find this page helpful?