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 169008 - IllegalArgumentException: Already listening to C:\DEA_eANV\StatusTabelle\test
Summary: IllegalArgumentException: Already listening to C:\DEA_eANV\StatusTabelle\test
Status: RESOLVED DUPLICATE of bug 165869
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL: http://statistics.netbeans.org/except...
Keywords:
: 169294 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-23 07:28 UTC by rgarske
Modified: 2009-08-21 15:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154079


Attachments
stacktrace (2.40 KB, text/plain)
2009-07-23 07:28 UTC, rgarske
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rgarske 2009-07-23 07:28:36 UTC
This issue was originally marked as duplicate of issue 167605, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200907210201)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
ulfzibis: Opened file from Favourites

rgarske: starting up netbeans.

ulfzibis: Clicked on editor tab

ulfzibis: Closed editor tab

rgarske: Restarting Netbeans after a hang (I needed to kill it first, because it was unresponsive).



Stacktrace: 
java.lang.IllegalArgumentException: Already listening to C:\DEA_eANV\StatusTabelle\test
        at org.openide.filesystems.FileUtil.addFileChangeListener(FileUtil.java:242)
        at org.netbeans.modules.java.api.common.SourceRoots$ProjectMetadataListener.add(SourceRoots.java:511)
        at org.netbeans.modules.java.api.common.SourceRoots$4.run(SourceRoots.java:257)
        at org.netbeans.modules.java.api.common.SourceRoots$4.run(SourceRoots.java:235)
        at org.openide.util.Mutex.readAccess(Mutex.java:285)
        at org.netbeans.modules.java.api.common.SourceRoots.getRootURLs(SourceRoots.java:235)
Comment 1 rgarske 2009-07-23 07:28:49 UTC
Created attachment 85102 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-07-23 07:29:08 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=154079
Comment 3 Exceptions Reporter 2009-08-04 13:50:09 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=154079
Comment 4 Jan Lahoda 2009-08-20 10:00:22 UTC
Reassigning all moonko's java/source bugs to myself.
Comment 5 Jan Lahoda 2009-08-21 15:16:18 UTC
This is actually duplicate of issue #165869, but the fix for that issue is not correct, IMO. I think this should be a
correct fix:
http://hg.netbeans.org/jet-main/rev/e10e4a963224

Lets see if someone will see the problem on a build with this fix.
Comment 6 Jan Lahoda 2009-08-21 15:16:28 UTC
*** Issue 169294 has been marked as a duplicate of this issue. ***
Comment 7 Jan Lahoda 2009-08-21 15:24:13 UTC
Going to mark it as duplicate of issue #165869.
Comment 8 Jan Lahoda 2009-08-21 15:25:14 UTC

*** This issue has been marked as a duplicate of 165869 ***