You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by ji...@apache.org on 2004/04/16 16:47:29 UTC

[jira] Resolved: (JAMES-254) Connections not always recovered when idle timeout

Message:

   The following issue has been resolved as WON'T FIX.

   Resolver: Noel J. Bergman
       Date: Fri, 16 Apr 2004 7:45 AM

This is not a problem in James.  Apparently, it is a problem using Hotspot, possibly just tthe server version, in JDK 1.4.0 and 1.4.1.  Apparently fixing a deadlock issue in mordred exposed this problem.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JAMES-254

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JAMES-254
    Summary: Connections not always recovered when idle timeout
       Type: Bug

     Status: Resolved
   Priority: Blocker
 Resolution: WON'T FIX

    Project: James
 Components: 
             UsersStore & UsersRepository
             MailStore & MailRepository
             James Core
             SMTPServer

   Assignee: Noel J. Bergman
   Reporter: Noel J. Bergman

    Created: Wed, 14 Apr 2004 8:49 PM
    Updated: Fri, 16 Apr 2004 7:45 AM
Environment: RH 8, Sun JDK 1.4.1_02

Description:
Clients connected, never closed, caused max connection errors, finally idled out, but were never released back to the manager.

This is actually not a bug in James.  If anything, the "cause" is in mordred, but it manifests itself most evidently in SMTPServer.  Once the problem occurs, it effects anything that calls getConnection().

Upgrading to JVM 1.4.2 resolves the problem.  Alternatively, one can try turning off -server if you are using it.

The mordred connection pool is deprecated.  DBCP may behave differently.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org