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 214840 - IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@71b324 was not listening to C:\Users\bkm\.m2\repository\com\pb\cis\CISToolsN\1.3\CISToolsN-1.3.jar; only to []
Summary: IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporter...
Status: RESOLVED DUPLICATE of bug 211588
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-27 05:47 UTC by b-k-m
Modified: 2012-06-27 07:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190127


Attachments
stacktrace (3.22 KB, text/plain)
2012-06-27 05:47 UTC, b-k-m
Details

Note You need to log in before you can comment on or make changes to this bug.
Description b-k-m 2012-06-27 05:47:36 UTC
This bug was originally marked as duplicate of bug 211588, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Server VM, 20.7-b02, Java(TM) SE Runtime Environment, 1.6.0_32-b05
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@71b324 was not listening to C:\Users\bkm\.m2\repository\com\pb\cis\CISToolsN\1.3\CISToolsN-1.3.jar; only to []
   at org.openide.filesystems.FileUtil.removeFileChangeListenerImpl(FileUtil.java:316)
   at org.openide.filesystems.FileUtil.removeFileChangeListener(FileUtil.java:305)
   at org.netbeans.modules.maven.problems.ProblemReporterImpl.clearReports(ProblemReporterImpl.java:254)
   at org.netbeans.modules.maven.NbMavenProjectImpl.fireProjectReload(NbMavenProjectImpl.java:405)
   at org.netbeans.modules.maven.api.NbMavenProject.fireProjectReload(NbMavenProject.java:497)
   at org.netbeans.modules.maven.api.NbMavenProject.fireMavenProjectReload(NbMavenProject.java:516)
Comment 1 b-k-m 2012-06-27 05:47:42 UTC
Created attachment 121423 [details]
stacktrace
Comment 2 Milos Kleint 2012-06-27 07:24:38 UTC
fixed in post 7.2 beta source base, duplicate of issue #211588

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