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 215395 - IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@5280a945 was not listening to C:\Users\iikkuma\.m2\repository\org\aspectj\aspectjweaver\1.6.11\aspectjweaver-1.6.11.
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-07-11 11:26 UTC by Exceptions Reporter
Modified: 2012-07-16 08:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 190641


Attachments
stacktrace (4.65 KB, text/plain)
2012-07-11 11:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-07-11 11:26:38 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) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@5280a945 was not listening to C:\Users\iikkuma\.m2\repository\org\aspectj\aspectjweaver\1.6.11\aspectjweaver-1.6.11.jar; only to [C:\Users\iikkuma\old\.m2\repository\org\aspectj\aspectjweaver\1.6.11\aspectjweaver-1.6.11.jar]
   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 Exceptions Reporter 2012-07-11 11:26:41 UTC
Created attachment 121926 [details]
stacktrace
Comment 2 Milos Kleint 2012-07-16 08:00:59 UTC
duplicate of issue 211588

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