I have a weird problem. After I upgraded to 2.3, james started to crash very frequently - every couple of hours. I tried debugging, got busy and it just sort of stopped causing problems for almost a month. Suddenly it started again and it is crashing hourly. It seems to be memory related and it with something consuming all the swap space on the server. Today I noticed the following in the phoenix.console file shortly after clearing all the logs and restarting the server:
Remote Manager Service started plain:4555 POP3 Service started plain:110 SMTP Service started plain:25 SMTP Service started plain:2525 Exception in thread "CompilerThread1" java.lang.OutOfMemoryError: requested 134217744 bytes for Chunk::new. Out of swap space? [note: I have two smtp servers configured on different ports since my isp block port 25] I'm thinking it is a huge email someone is sending and causing the crash. Every few hours it is getting respooled. Anyway to prevent this on the james end? Do I just need to adjust the JVM memory parameters? Any help would be appreciated. -- Bud
