[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026917#comment-13026917
 ] 

Tomek  edited comment on FILEUPLOAD-191 at 4/29/11 10:02 AM:
-------------------------------------------------------------

My project in which the problem occurred.

      was (Author: toto):
    My project where I've recive this problem.
  
> Temporary files aren't deleted when FileItem.getinputStream is used
> -------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-191
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-191
>             Project: Commons FileUpload
>          Issue Type: Bug
>    Affects Versions: 1.2, 1.2.1, 1.2.2
>         Environment: Windows 7, Apache Tomcat 6.0.29
>            Reporter: Tomek 
>         Attachments: Golf Ball.jpg, webapp.zip
>
>
> During uploading files I need to use FileItem.getInputStream. I've discovered 
> that when the code with use of FileItem.getInputStream the FileItem isn't 
> deleted from the temporary files, even if inputStream is closed. I've tested 
> it in my application and in simple servlet where there's only fileitem 
> itereating and file write (and FileItem.getInputStream usage). I've discored 
> also that this issue don't affect all files. I will atach sample file for 
> which I've always this issue.
> I've tested it with versions: 1.2, 1.2.1 and 1.2.2

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to