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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/09/29 15:15:50 UTC

[jira] Created: (JAMES-644) FileRegexMatcher possibly leaks minor memory on startup

FileRegexMatcher possibly leaks minor memory on startup 
--------------------------------------------------------

                 Key: JAMES-644
                 URL: http://issues.apache.org/jira/browse/JAMES-644
             Project: James
          Issue Type: Bug
            Reporter: Norman Maurer
         Assigned To: Norman Maurer
             Fix For: Trunk


A RandomAccessFile get opened in FileRegexMatcher which is never closed. 

-- 
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
-
For more information on JIRA, 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


[jira] Resolved: (JAMES-644) FileRegexMatcher possibly leaks minor memory on startup

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-644?page=all ]

Norman Maurer resolved JAMES-644.
---------------------------------

    Resolution: Fixed

> FileRegexMatcher possibly leaks minor memory on startup
> -------------------------------------------------------
>
>                 Key: JAMES-644
>                 URL: http://issues.apache.org/jira/browse/JAMES-644
>             Project: James
>          Issue Type: Bug
>            Reporter: Norman Maurer
>         Assigned To: Norman Maurer
>             Fix For: Trunk
>
>
> A RandomAccessFile get opened in FileRegexMatcher which is never closed. 

-- 
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
-
For more information on JIRA, 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


[jira] Updated: (JAMES-644) FileRegexMatcher possibly leaks minor memory on startup

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-644?page=all ]

Stefano Bagnara updated JAMES-644:
----------------------------------

        Fix Version/s: 2.3.0rc5
                           (was: Trunk)
    Affects Version/s: 2.2.0

being backported

> FileRegexMatcher possibly leaks minor memory on startup
> -------------------------------------------------------
>
>                 Key: JAMES-644
>                 URL: http://issues.apache.org/jira/browse/JAMES-644
>             Project: James
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            Reporter: Norman Maurer
>         Assigned To: Norman Maurer
>             Fix For: 2.3.0rc5
>
>
> A RandomAccessFile get opened in FileRegexMatcher which is never closed. 

-- 
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
-
For more information on JIRA, 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


[jira] Commented: (JAMES-644) FileRegexMatcher possibly leaks minor memory on startup

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
    [ http://issues.apache.org/jira/browse/JAMES-644?page=comments#action_12438711 ] 
            
Norman Maurer commented on JAMES-644:
-------------------------------------

Fixed in trunk: Revision: 451156

> FileRegexMatcher possibly leaks minor memory on startup
> -------------------------------------------------------
>
>                 Key: JAMES-644
>                 URL: http://issues.apache.org/jira/browse/JAMES-644
>             Project: James
>          Issue Type: Bug
>            Reporter: Norman Maurer
>         Assigned To: Norman Maurer
>             Fix For: Trunk
>
>
> A RandomAccessFile get opened in FileRegexMatcher which is never closed. 

-- 
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
-
For more information on JIRA, 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