[ 
http://issues.apache.org/jira/browse/JAMES-585?page=comments#action_12425398 ] 
            
Noel J. Bergman commented on JAMES-585:
---------------------------------------

Current status:

  1) After applying r428097, even though some files appear to leak, they are 
deleted when the JVM terminates.
  2) A private build, using a copy of org.apache.commons.io.FileCleaner, does 
not appear to leak files at all during runtime.

I will continue to test to see if the FileCleaner solution, which was written 
for just this purpose, resolves the issue.

> SMTP Server may leak temporary ($[JAMES}/temp/*.m64) files
> ----------------------------------------------------------
>
>                 Key: JAMES-585
>                 URL: http://issues.apache.org/jira/browse/JAMES-585
>             Project: James
>          Issue Type: Bug
>          Components: SMTPServer
>    Affects Versions: 2.3.0rc1
>            Reporter: Noel J. Bergman
>         Assigned To: Noel J. Bergman
>             Fix For: 2.3.0rc2
>
>
> If there is an exception during message processing, before the message is 
> posted to the spooler, the temporary files may not be cleaned up.   This 
> appears to be due to an unintended and implied reliance on finalize() to 
> dispose the temporary files.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to