What does the "Confirmed" word in the subject means?

Did you noticed this once or have you been able to reproduce it and confirm it exists?

What mysql drivers do you use? What mysql server do you use?

We already profiled james rc2 with default configuration (file) and we didn't find visible leaks, so I suspect the problem may be in a buggy mysql driver or simply you give not enough memory to james for your traffic.

Mysql jdbc drivers make use of "not weak" caches that need a good amount of memory: IIRC in a profiling session from a few months ago I found out that I needed at least 2MB for each thread (spool + smtpserver + remote delivery) that could make a db connection to satisfy connector requirement in critical conditions (in addition to the memory required for the standard operations).

Please never again post a "blocker" message like this without version informations and configuration if you plan to not be able to answer questions fast ;-)

Stefano

Noel J. Bergman wrote:
One thing to review:

  https://list.scms.waikato.ac.nz/pipermail/wekalist/2006-June/007468.html

I do use org.gjt.mm.mysql.Driver, which is the only software in the JVM not
part of the standard JAMES 2.3.0 distribution.

See also: http://bugs.mysql.com/bug.php?id=20003

        --- Noel



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to