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 178215 - IllegalArgumentException: Was not listening to /export/hgrepo/main/db/build/fake-jdbc-40/build
Summary: IllegalArgumentException: Was not listening to /export/hgrepo/main/db/build/f...
Status: RESOLVED DUPLICATE of bug 178174
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 02:49 UTC by Ivan Sidorkin
Modified: 2009-12-07 09:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 163402


Attachments
stacktrace (1.45 KB, text/plain)
2009-12-07 02:49 UTC, Ivan Sidorkin
Details
stacktrace (2.34 KB, text/plain)
2009-12-07 02:53 UTC, Ivan Sidorkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2009-12-07 02:49:36 UTC
Build: NetBeans IDE Dev (Build 091205-fb3305ae1c10)
VM: OpenJDK 64-Bit Server VM, 14.0-b08, OpenJDK Runtime Environment, 1.6.0_0-b14
OS: Linux, 2.6.28-17-generic, amd64

Stacktrace: 
java.lang.IllegalArgumentException: Was not listening to /export/hgrepo/main/db/build/fake-jdbc-40/build
   at org.openide.filesystems.FileUtil.removeFileChangeListenerImpl(FileUtil.java:294)
   at org.openide.filesystems.FileUtil.removeRecursiveListener(FileUtil.java:349)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsListeners.remove(RepositoryUpdater.java:3861)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.notifyRootsRemoved(RepositoryUpdater.java:2868)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:2824)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:1899)
Comment 1 Ivan Sidorkin 2009-12-07 02:49:41 UTC
Created attachment 92210 [details]
stacktrace
Comment 2 Ivan Sidorkin 2009-12-07 02:53:36 UTC
Created attachment 92212 [details]
stacktrace
Comment 3 Vitezslav Stejskal 2009-12-07 09:51:18 UTC

*** This bug has been marked as a duplicate of bug 178174 ***