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 187346 - IllegalArgumentException: org.netbeans.modules.j2ee.earproject.ProjectEar$CopyOnSaveSupport@1a34042 was not listening to D:\proys\nb\MED\EstadisticaOnLineEA\setup; only to []
Summary: IllegalArgumentException: org.netbeans.modules.j2ee.earproject.ProjectEar$Cop...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 18:05 UTC by diesil
Modified: 2010-08-06 03:10 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 170526


Attachments
stacktrace (1.46 KB, text/plain)
2010-06-08 18:06 UTC, diesil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diesil 2010-06-08 18:05:58 UTC
Build: NetBeans IDE Dev (Build 201006080001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
java.lang.IllegalArgumentException: org.netbeans.modules.j2ee.earproject.ProjectEar$CopyOnSaveSupport@1a34042 was not listening to D:\proys\nb\MED\EstadisticaOnLineEA\setup; only to []
   at org.openide.filesystems.FileUtil.removeFileChangeListenerImpl(FileUtil.java:302)
   at org.openide.filesystems.FileUtil.removeFileChangeListener(FileUtil.java:291)
   at org.netbeans.modules.j2ee.earproject.ProjectEar$CopyOnSaveSupport.initialize(ProjectEar.java:659)
   at org.netbeans.modules.j2ee.earproject.EarProject$ProjectOpenedHookImpl.projectOpened(EarProject.java:379)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:84)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:196)
Comment 1 diesil 2010-06-08 18:06:02 UTC
Created attachment 99908 [details]
stacktrace
Comment 2 Exceptions Reporter 2010-08-02 09:01:38 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=170526
Comment 3 David Konecny 2010-08-06 03:10:58 UTC
If EAR project is opened, closed and reopened again this exception can be preventing EAR project from being opened until IDE is restarted. Fixed: 8898891e0831