Recent Discussions
One of my plugins have a memory leak
Unanswered
Black carp posted this in #questions
182 messages
0 views
Black carpOP
PLUGINS INFO: [00:04:09 INFO]: ℹ Server Plugins (43):
[00:04:09 INFO]: Paper Plugins (5):
[00:04:09 INFO]: - CoinsEngine, HuskHomes, nightcore, PerfoBooster, PlugManX
[00:04:09 INFO]: Bukkit Plugins (38):
[00:04:09 INFO]: - AutoViaUpdater, Chunky, DeluxeMenus, donutchat, DonutLeaderboard, DonutSell, DonutShards, DonutWL, Essentials, FastAsyncWorldEdit
[00:04:09 INFO]: floodgate, JustRTP, justTeams, KeyAll, LetUrMemoryRest, LiteFarm, LiteFish, LuckPerms, Multiverse-Core, PlaceholderAPI
[00:04:09 INFO]: Plan, PremiumVanish, RulesGUI, Skript, skript-placeholders, TAB, Vault, ViaBackwards, ViaRewind, ViaRewind-Legacy-Support
[00:04:09 INFO]: ViaVersion, Vulcan, WantedHide, WantedStats, zAuctionHouseRedis, zAuctionHouseV3, zMenu, zShop
[00:04:09 INFO]: Paper Plugins (5):
[00:04:09 INFO]: - CoinsEngine, HuskHomes, nightcore, PerfoBooster, PlugManX
[00:04:09 INFO]: Bukkit Plugins (38):
[00:04:09 INFO]: - AutoViaUpdater, Chunky, DeluxeMenus, donutchat, DonutLeaderboard, DonutSell, DonutShards, DonutWL, Essentials, FastAsyncWorldEdit
[00:04:09 INFO]: floodgate, JustRTP, justTeams, KeyAll, LetUrMemoryRest, LiteFarm, LiteFish, LuckPerms, Multiverse-Core, PlaceholderAPI
[00:04:09 INFO]: Plan, PremiumVanish, RulesGUI, Skript, skript-placeholders, TAB, Vault, ViaBackwards, ViaRewind, ViaRewind-Legacy-Support
[00:04:09 INFO]: ViaVersion, Vulcan, WantedHide, WantedStats, zAuctionHouseRedis, zAuctionHouseV3, zMenu, zShop
Yakutian Laika
have you ruled out "leturmemoryrest"
Black carpOP
@Yakutian Laika have you ruled out "leturmemoryrest"
Black carpOP
Still have memory leaks
Yakutian Laika
!binary
Barbary Lion
wait
you're running 43 plugins on less than a gig of ram?
good fuckin luck
pterodactyl
10.63%
/ 200%
2.89 GiB
/ 3 GiB
3.42 GiB
/ 15 GiB
/ 200%
2.89 GiB
/ 3 GiB
3.42 GiB
/ 15 GiB
Barbary Lion
aot1zBF.png
Black carpOP
already at that much
@Barbary Lion Click to see attachment
Black carpOP
my start up flags:
java -Xms128M -Xmx$(( ${MEMORY_OVERRIDE:-0} > 0 ? MEMORY_OVERRIDE : SERVER_MEMORY - 512 ))M -Dpaper.disableChannelLimit=true -DPaper.WorkerThreadCount=2 -DPaper.excessiveTELimit=750 -DPaper.DisableCommandConverter=true -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=50 -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=85 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=20 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar
java -Xms128M -Xmx$(( ${MEMORY_OVERRIDE:-0} > 0 ? MEMORY_OVERRIDE : SERVER_MEMORY - 512 ))M -Dpaper.disableChannelLimit=true -DPaper.WorkerThreadCount=2 -DPaper.excessiveTELimit=750 -DPaper.DisableCommandConverter=true -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=50 -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=20 -XX:G1MixedGCLiveThresholdPercent=85 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=20 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -jar server.jar
env is 2800
Yakutian Laika
Unless anything sticks out immediately, I think a binary search as mentioned above is the best be
Barbary Lion
Yakutian Laika
bet
or fidding with flags
Barbary Lion
I have never seen some of those flags
especially "-Xmx$(( ${MEMORY_OVERRIDE:-0} > 0 ? MEMORY_OVERRIDE : SERVER_MEMORY - 512 ))M -"
qWmgsYJ.png
Yakutian Laika
that might be for pterodactyl to provide overhead
@Barbary Lion especially "-Xmx$(( ${MEMORY_OVERRIDE:-0} > 0 ? MEMORY_OVERRIDE : SERVER_MEMORY - 512 ))M -"
Black carpOP
some hosts does this
example is hidencloud
Loading...
Loading...