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 215631 - IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@1ff69b8 was not listening to C:\home\a0796942\maven\m2\repository\org\mybatis\mybatis-spring\1.0.0\mybatis-spring-1.
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-17 14:23 UTC by giorgio42
Modified: 2012-07-18 07:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190811


Attachments
stacktrace (3.01 KB, text/plain)
2012-07-17 14:23 UTC, giorgio42
Details

Note You need to log in before you can comment on or make changes to this bug.
Description giorgio42 2012-07-17 14:23:43 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, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

Stacktrace: 
java.lang.IllegalArgumentException: org.netbeans.modules.maven.problems.ProblemReporterImpl$2@1ff69b8 was not listening to C:\home\a0796942\maven\m2\repository\org\mybatis\mybatis-spring\1.0.0\mybatis-spring-1.0.0.jar; only to [C:\Users\a0796942\.m2\repository\junit\junit\4.8.2\junit-4.8.2.jar, C:\Users\a0796942\.m2\repository\org\slf4j\slf4j-log4j12\1.6.1\slf4j-log4j12-1.6.1.jar, C:\Users\a0796942\.m2\repository\log4j\log4j\1.2.16\log4j-1.2.16.jar, C:\Users\a0796942\.m2\repository\org\mybatis\mybatis-spring\1.0.0\mybatis-spring-1.0.0.jar, C:\Users\a0796942\.m2\repository\com\oracle\ojdbc14\1.0.0\ojdbc14-1.0.0.jar, C:\Users\a0796942\.m2\repository\org\springframework\spring-web\3.0.5.RELEASE\spring-web-3.0.5.RELEASE.jar, C:\Users\a0796942\.m2\repository\org\hibernate\hibernate-validator\4.1.0.Final\hibernate-validator-4.1.0.Final.jar, C:\Users\a0796942\.m2\repository\org\springframework\spring-context\3.0.5.RELEASE\spring-context-3.0.5.RELEASE.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 giorgio42 2012-07-17 14:23:46 UTC
Created attachment 122108 [details]
stacktrace
Comment 2 Milos Kleint 2012-07-18 07:06:42 UTC

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