I have potential RAM leak on my server. When online is good (60-80) minecraft server uses all of 24gb RAM memory. Plugins: There is self-written MuteMan, NoCreativeDrop, o9hWrapper, PlayerViser, Prize and Reputation. ruFix is a plugin, that converts console chat to utf-8 (so not-ascii characters can be displayed normally). Bukkit: I am running on craftbukkit++ #79 (dont think leak in it) Starting: Code: java -Xmx23G -Xms21G -d64 -server -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=$CPU_COUNT -XX:+AggressiveOpts -Xincgc -jar bukkit.jar nogui So what: I want effective way to find plugin, that have RAM leak. Disabling its one-by-one is not corrent: players indignant.
Sorry this is a forum for CraftBukkit, not CraftBukkit++. I know CraftBukkit++ is great, but it is a totally modified beast and support should be asked for on the Spout forums. www.getspout.org.