Hi Bud, do you use any costum mailet ? Maybe you could also try to upgrade to james-2.3.1rc1 ( which will get released soon). You can grab it here: http://people.apache.org/~norman/james/downloads/
We fixed an unbounded cache in this release which can cause a OOM. For more details see: http://issues.apache.org/jira/browse/JAMES-592 bye Norman Bud Bach schrieb: > 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 > > > > !DSPAM:1,4626a7dc113115712917429! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
