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 214047 - IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@4e8e8a was not listening to C:\toolsData\M2-repository\com\netapsys\netapsys-build-support\1.3.1\netapsys-build-supp
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-12 14:32 UTC by sebglon
Modified: 2012-06-12 16:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189384


Attachments
stacktrace (2.46 KB, text/plain)
2012-06-12 14:32 UTC, sebglon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebglon 2012-06-12 14:32:27 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) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@4e8e8a was not listening to C:\toolsData\M2-repository\com\netapsys\netapsys-build-support\1.3.1\netapsys-build-support-1.3.1.jar; only to [E:\M2\repository\com\netapsys\netapsys-build-support\1.3.1\netapsys-build-support-1.3.1.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.NbMavenProjectImpl$2.run(NbMavenProjectImpl.java:400)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
Comment 1 sebglon 2012-06-12 14:32:33 UTC
Created attachment 120734 [details]
stacktrace
Comment 2 Jesse Glick 2012-06-12 16:53:27 UTC

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