NullPointerException when calling stop() without any listeners added
--------------------------------------------------------------------
Key: JCI-62
URL: https://issues.apache.org/jira/browse/JCI-62
Project: Commons JCI
Issue Type: Bug
Components: fam
Affects Versions: 1.0
Reporter: Mads Mohr Christensen
Fix For: 1.1
To reproduce:
fam = new FilesystemAlterationMonitor();
fam.stop();
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.