Server crashes and just says "Killed"
mortenmoulder opened this issue ยท 0 comments
I know the startserver.sh script has auto restart (with a 10 second delay), however, lately my server using latest version has been crashing weird. I run it on a Debian VM in Unraid with the VM having 13312 MB of RAM allocated. My user_jvm_args.txt has -Xms11G
and -Xmx12G
as parameters.
The logs literally just shows the latest event that happened. No error or anything like that.
It sounds like it's Java that gets killed, which is why the script won't even auto restart the server.
Any clues where to go next?