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 180161 - IllegalArgumentException: Was not listening to /Users/user/trunk/javafx/build/netbeans/java/docs/junit-4.5-src.jar
Summary: IllegalArgumentException: Was not listening to /Users/user/trunk/javafx/build...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Classpath (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 10:24 UTC by Karol Harezlak
Modified: 2010-04-03 05:33 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164824


Attachments
stacktrace (613 bytes, text/plain)
2010-02-02 10:24 UTC, Karol Harezlak
Details
stacktrace (612 bytes, text/plain)
2010-02-14 21:42 UTC, athompson
Details
stacktrace (612 bytes, text/plain)
2010-02-16 05:00 UTC, Jaromir Uhrik
Details
stacktrace (612 bytes, text/plain)
2010-02-16 22:32 UTC, athompson
Details
stacktrace (616 bytes, text/plain)
2010-02-26 13:15 UTC, Exceptions Reporter
Details
stacktrace (655 bytes, text/plain)
2010-03-12 09:25 UTC, Exceptions Reporter
Details
stacktrace (658 bytes, text/plain)
2010-04-01 20:31 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karol Harezlak 2010-02-02 10:24:35 UTC
Build: NetBeans Platform Dev (Build 201001280200)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
kharezlak: While using JavaFX editor




Stacktrace: 
java.lang.IllegalArgumentException: Was not listening to /Users/karolharezlak/trunk/javafx/build/netbeans/java/docs/junit-4.5-src.jar
   at org.openide.filesystems.FileUtil.removeFileChangeListenerImpl(FileUtil.java:294)
   at org.openide.filesystems.FileUtil.removeFileChangeListener(FileUtil.java:286)
   at org.netbeans.api.java.classpath.ClassPath$RootsListener.removeAllRoots(ClassPath.java:1067)
   at org.netbeans.api.java.classpath.ClassPath$RootsListener.run(ClassPath.java:1096)
   at org.openide.util.lookup.implspi.ActiveQueue$Impl.run(ActiveQueue.java:73)
   at java.lang.Thread.run(Thread.java:637)
Comment 1 Karol Harezlak 2010-02-02 10:24:39 UTC
Created attachment 93769 [details]
stacktrace
Comment 2 athompson 2010-02-14 21:42:15 UTC
Created attachment 94148 [details]
stacktrace

typing in the java editor
Comment 3 Jaromir Uhrik 2010-02-16 05:00:59 UTC
Created attachment 94188 [details]
stacktrace

I got this exception suddenly when clicked in editor by mouse. Not sure how to reproduce now, but will add steps once I find them.
Comment 4 athompson 2010-02-16 22:32:15 UTC
Created attachment 94217 [details]
stacktrace

activated garbage collection
Comment 5 Exceptions Reporter 2010-02-25 01:51:51 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=164824
Comment 6 Exceptions Reporter 2010-02-26 13:15:03 UTC
Created attachment 94570 [details]
stacktrace

deleting a project
Comment 7 Exceptions Reporter 2010-03-12 09:25:36 UTC
Created attachment 95099 [details]
stacktrace
Comment 8 Alexandr Scherbatiy 2010-04-01 11:47:34 UTC
From the exception report:

java.lang.IllegalArgumentException: Was not listening to /home/jryan/.m2/repository/org/hibernate/hibernate-entitymanager/3.3.1.ga/hibernate-entitymanager-3.3.1.ga-sources.jar
   at org.openide.filesystems.FileUtil.removeFileChangeListenerImpl(FileUtil.java:294)
   at org.openide.filesystems.FileUtil.removeFileChangeListener(FileUtil.java:286)
   at org.netbeans.api.java.classpath.ClassPath$RootsListener.removeAllRoots(ClassPath.java:1090)
   at org.netbeans.api.java.classpath.ClassPath$RootsListener.run(ClassPath.java:1119)
   at org.openide.util.lookup.implspi.ActiveQueue$Impl.run(ActiveQueue.java:73)
   at java.lang.Thread.run(Thread.java:619)
Comment 9 host 2010-04-01 20:31:20 UTC
Created attachment 96559 [details]
stacktrace
Comment 10 Exceptions Reporter 2010-04-01 20:31:34 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=164824
Comment 11 Tomas Zezula 2010-04-02 10:47:43 UTC
Fixed in jet-main 5473162cd89d
Comment 12 Quality Engineering 2010-04-03 05:33:55 UTC
Integrated into 'main-golden', will be available in build *201004030201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5473162cd89d
User: Tomas Zezula <tzezula@netbeans.org>
Log: #180161:IllegalArgumentException: Was not listening to /Users/user/trunk/javafx/build/netbeans/java/docs/junit-4.5-src.jar