You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/10/21 16:39:57 UTC

DO NOT REPLY [Bug 13819] New: - Attachment temp files never get removed

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13819>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13819

Attachment temp files never get removed

           Summary: Attachment temp files never get removed
           Product: Axis
           Version: current (nightly)
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: axis-dev@xml.apache.org
        ReportedBy: jason.blumenkrantz@tfn.com


All the attachment temporary files created in the "attachments.Directory" 
directory never get removed after the call has been completed. These need to be 
deleted as soon as they are no longer needed rather than relying on a VM 
restart, to avoid excessive filesystem growth in server deployments.