RinKiwa
RinKiwa
AAdmincraft
Created by RinKiwa on 8/25/2023 in #questions
Restart takes a long time
Ever since we updated our server to 1.20+, its been taking about 15 minutes for the server to fully restart. Before it took only a few seconds to a minute or two. What are some possible reasons? (Sorry I am still learning about server management and inherited the server) Startup Command java -Xms6400M -Xmx6400M --add-modules=jdk.incubator.vector -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar purpur-1.20.1-2016.jar --nogui
25 replies
AAdmincraft
Created by RinKiwa on 7/16/2023 in #questions
OOM Kill need help with startup configuring
Just updated server to 1.20.1 and been having problems running out of memory. Thinking it has to do with startup parameters. Not sure the steps to fix it. Currently: java -Xms4400M -Xmx4400M -jar purpur-1.20.1-2016.jar
30 replies