Filesystem Resource Provider activation may throw NullPointerException
----------------------------------------------------------------------

                 Key: SLING-1625
                 URL: https://issues.apache.org/jira/browse/SLING-1625
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: File System Resource Provider 1.0.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: File System Resource Provider 1.0.2


When setting up the Filesystem Resource provider, the configured location is 
scanned to setup montioring on external locations. If a directory to be 
monitored cannot be accessed, the File.listFiles() method returns null, which 
is not caught thus causing NullPointerException to be thrown.

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

Reply via email to