robotman3000 / DragonProxy

A proxy for Minecraft Pocket Edition connecting to Minecraft PC servers, such as Mineplex.
http://dragonet.org
GNU General Public License v3.0
8 stars 1 forks source link

Investigate posible memory leak in metrics system #11

Open robotman3000 opened 7 years ago

robotman3000 commented 7 years ago

Exception in thread "MCStats / Plugin Metrics" Exception in thread "Thread-6" java.lang.OutOfMemoryError: Java heap space

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-6" java.lang.OutOfMemoryError: Java heap space at java.util.Properties$LineReader.(Properties.java:415) at java.util.Properties.load(Properties.java:341) at org.mcstats.Metrics.isOptOut(Metrics.java:295) at org.mcstats.Metrics$1.run(Metrics.java:245) at java.lang.Thread.run(Thread.java:745)

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-0"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "nioEventLoopGroup-0-5"

Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "nioEventLoopGroup-0-8"