Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
File System Resource Provider 1.0.0
-
None
Description
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.