However I still get memory errors after the server has been running for a while (~8hrs).
Code: Select all
Exception in thread "Timer-13" java.lang.OutOfMemoryError: Java heap space
Exception in thread "selector" java.lang.OutOfMemoryError: Java heap space
2007-03-12 16:54:39.849::WARN: EXCEPTION
java.lang.OutOfMemoryError: Java heap space
Exception in thread "extensionReloader" java.lang.OutOfMemoryError: Java heap spaceThe memory usage is about 58MB right now, with 32 threads running. How can I troubleshoot this?