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 "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2009/03/16 07:58:50 UTC

[jira] Created: (IMAP-67) UidChangeTracker, UidToMsnConverter leak memory

UidChangeTracker, UidToMsnConverter leak memory
-----------------------------------------------

                 Key: IMAP-67
                 URL: https://issues.apache.org/jira/browse/IMAP-67
             Project: JAMES Imap
          Issue Type: Bug
          Components: Protocol
    Affects Versions: 0.1
            Reporter: Robert Burrell Donkin
            Assignee: Robert Burrell Donkin
             Fix For: 0.1


Profiling indicates that UidToMsnConverter is a memory hog. In addition, MailboxListeners are not released when a session finished. This results in a memory leak which (over time) produces OutOfMemory exceptions on the server. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Closed: (IMAP-67) UidChangeTracker, UidToMsnConverter leak memory

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed IMAP-67.
-------------------------------------

    Resolution: Fixed

Will reopen if this hasn't worked

> UidChangeTracker, UidToMsnConverter leak memory
> -----------------------------------------------
>
>                 Key: IMAP-67
>                 URL: https://issues.apache.org/jira/browse/IMAP-67
>             Project: JAMES Imap
>          Issue Type: Bug
>          Components: Protocol
>    Affects Versions: 0.1
>            Reporter: Robert Burrell Donkin
>            Assignee: Robert Burrell Donkin
>             Fix For: 0.1
>
>
> Profiling indicates that UidToMsnConverter is a memory hog. In addition, MailboxListeners are not released when a session finished. This results in a memory leak which (over time) produces OutOfMemory exceptions on the server. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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