This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 197008 - IllegalArgumentException: Was not listening to /home/vv159170/NetBeansProjects/Quote_9
Summary: IllegalArgumentException: Was not listening to /home/vv159170/NetBeansProject...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 13:03 UTC by Vladimir Voskresensky
Modified: 2011-03-25 12:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177838


Attachments
stacktrace (1.87 KB, text/plain)
2011-03-23 13:03 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2011-03-23 13:03:19 UTC
Build: NetBeans IDE Dev (Build 20110323-94ed84357af5)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Linux

User Comments:
vv159170: close unmanaged project with "all under source roots" mode




Stacktrace: 
java.lang.IllegalArgumentException: Was not listening to /home/vv159170/NetBeansProjects/Quote_9
   at org.openide.filesystems.FileUtil.removeFileChangeListenerImpl(FileUtil.java:305)
   at org.openide.filesystems.FileUtil.removeFileChangeListener(FileUtil.java:297)
   at org.netbeans.modules.remote.impl.fs.LocalFileSystemProvider.removeRecursiveListener(LocalFileSystemProvider.java:301)
   at org.netbeans.modules.remote.spi.FileSystemProvider.removeRecursiveListener(FileSystemProvider.java:354)
   at org.netbeans.modules.cnd.makeproject.api.configurations.Folder.detachListener(Folder.java:326)
   at org.netbeans.modules.cnd.makeproject.api.configurations.MakeConfigurationDescriptor.closed(MakeConfigurationDescriptor.java:193)
Comment 1 Vladimir Voskresensky 2011-03-23 13:03:27 UTC
Created attachment 107216 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-03-23 13:28:45 UTC
most probably it's side effect of issue #196914
Comment 3 Vladimir Voskresensky 2011-03-25 12:44:14 UTC
http://hg.netbeans.org/cnd-main/rev/bcc414eafaf7