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 170353 - IllegalArgumentException: Already listening to /home/xtecuan/WebServices/Gateway/pex-app/pex-app-ejb/src/java
Summary: IllegalArgumentException: Already listening to /home/xtecuan/WebServices/Gate...
Status: RESOLVED DUPLICATE of bug 165869
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 08:32 UTC by xtecuan
Modified: 2009-08-14 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152111


Attachments
stacktrace (2.60 KB, text/plain)
2009-08-14 08:32 UTC, xtecuan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xtecuan 2009-08-14 08:32:44 UTC
Build: NetBeans IDE 6.7.1 (Build 200907230233)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.30-ARCH, i386

User Comments:
GUEST: during startup



Stacktrace: 
java.lang.IllegalArgumentException: Already listening to /home/xtecuan/WebServices/Gateway/pex-app/pex-app-ejb/src/java
        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 xtecuan 2009-08-14 08:32:49 UTC
Created attachment 86230 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-14 08:32:55 UTC
This issue already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=152111
Comment 3 Jiri Skrivanek 2009-08-14 09:03:58 UTC

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