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
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
SpongeForge version: 1.10.2-2281-5.2.0-BETA-2353 (This is not the latest because I have far too many plugins to be on top of updates for all of them. I will update SpongeForge now however, and reply back here if this occurs again. In the mean time I want to get it posted so if anyone knows what's causing it it can be fixed.)
Forge version: 12.18.3.2281
Java version: build 1.8.0_131-b11 (Oracle, not OpenJDK)
What is the expected result?
I expect Sponge to run and not stall.
What is the current result?
Sponge stalls randomly. There are hs_err_pid logs in my server's root, and they say that the JVM is running out of memory. WarmRoast also can't connect to the JVM to see what it's doing. As such, this looks like the JVM is completely running out of memory and thus stopping. As I rarely get past 10 players and have 15GBs allocated (it doesn't get past ~7GBs under the most active of normal use), I doubt allocating more ram is the answer. I believe this is a sponge issue since the stall report says that the server is doing NBT stuff, and quite a lot of Sponge is in the stack trace too. If you think this would be better reporter somewhere else, please tell me where that is.
I am currently running...
What is the expected result?
I expect Sponge to run and not stall.
What is the current result?
Sponge stalls randomly. There are hs_err_pid logs in my server's root, and they say that the JVM is running out of memory. WarmRoast also can't connect to the JVM to see what it's doing. As such, this looks like the JVM is completely running out of memory and thus stopping. As I rarely get past 10 players and have 15GBs allocated (it doesn't get past ~7GBs under the most active of normal use), I doubt allocating more ram is the answer. I believe this is a sponge issue since the stall report says that the server is doing NBT stuff, and quite a lot of Sponge is in the stack trace too. If you think this would be better reporter somewhere else, please tell me where that is.
Server Logs
Sponge/Forge/etc. seem to place logs all over. I got what I can here, let me know if yuo need more:
https://pastebin.com/R1fugKY6 (uncompresed .log.gz file)
https://pastebin.com/KQM1g2uF (hs_err_pid)
https://pastebin.com/LLWbsaJe (stall report)