You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Richard S. Hall (JIRA)" <ji...@apache.org> on 2009/06/19 20:56:07 UTC

[jira] Resolved: (FELIX-1251) Looping NullPointerException if the polled directory is removed after File Install registration

     [ https://issues.apache.org/jira/browse/FELIX-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard S. Hall resolved FELIX-1251.
------------------------------------

       Resolution: Fixed
    Fix Version/s: fileinstall-1.2.0
         Assignee: Richard S. Hall

I applied this patch modulo some formatting changes. Please close if you are satisfied. Thanks!

> Looping NullPointerException if the polled directory is removed after File Install registration
> -----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1251
>                 URL: https://issues.apache.org/jira/browse/FELIX-1251
>             Project: Felix
>          Issue Type: Bug
>          Components: File Install
>    Affects Versions:  fileinstall-1.0.0
>         Environment: Windows Vista
>            Reporter: Guido Spadotto
>            Assignee: Richard S. Hall
>            Priority: Minor
>             Fix For: fileinstall-1.2.0
>
>         Attachments: patch-1251.txt
>
>
> If the directory being polled by File Install is removed while File Install is running, 
> the method DirectoryWatcher.traverse will raise a NullPointerException
> when evaluating the condition for its "for" loop (the "list" variable  will be null).

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