> I've also been evaluating Mars
> (http://leapfrog-mars.sourceforge.net/)
> for monitoring services.

I've been using Mars for quite some time (you'll find a comment in the
change log when I started working with it).

> Here's the exception that's occurring in the pop3server log:

> org.apache.commons.dbcp.SQLNestedException: Cannot get a
> connection, pool exhausted, cause: Timeout waiting for idle object

> This an exception from mailstore log:

> Error retrieving message Cannot get a connection, pool exhausted0nullnull

Unfortunately, in preparing James for release, I have not had as much time
to test DBCP.  You could revert to mordred, and see if that fixes the
problem (identifying the problem as being in the connection pool, rather
than in the application), but it would be great, Chris, if you would test
the current release candidate for DBCP.  From Dirk Verbeek:

  Both DBCP and Pool are moving towards a 1.2 release.
  Release candidates for testing are available from:
  http://jakarta.apache.org/commons/pool/downloads.html
  http://jakarta.apache.org/commons/dbcp/downloads.html

  Final release target is 31 May 2004.
  Send your feedback to commons-dev mailing list please.

Commons Pool 1.1 and DBCP 1.1 are in our release candidate builds.  You
should be able to replace the JAR files with the 1.2 release candidates from
Commons.

        --- Noel


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

Reply via email to