You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Mads Mohr Christensen (JIRA)" <ji...@apache.org> on 2009/10/23 12:09:59 UTC

[jira] Updated: (JCI-62) NullPointerException when calling stop() before calling start()

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

Mads Mohr Christensen updated JCI-62:
-------------------------------------

    Summary: NullPointerException when calling stop() before calling start()  (was: NullPointerException when calling stop() without any listeners added)

> NullPointerException when calling stop() before calling start()
> ---------------------------------------------------------------
>
>                 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
>
>         Attachments: FilesystemAlterationMonitor.java.patch
>
>
> 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.