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 181681 - AssertionError at org.netbeans.modules.search.FindInFilesAction.stateChanged
Summary: AssertionError at org.netbeans.modules.search.FindInFilesAction.stateChanged
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Victor Vasilyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 06:31 UTC by robert_h
Modified: 2010-03-30 11:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 166133


Attachments
stacktrace (4.28 KB, text/plain)
2010-03-09 06:31 UTC, robert_h
Details

Note You need to log in before you can comment on or make changes to this bug.
Description robert_h 2010-03-09 06:31:33 UTC
This bug was originally marked as duplicate of bug 159396, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
flexjoly: Swithing to another project-group

robert_h: Trying to change PRoject Group




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.search.FindInFilesAction.stateChanged(FindInFilesAction.java:241)
   at org.netbeans.modules.search.SearchScopeRegistry.notifyListeners(SearchScopeRegistry.java:323)
   at org.netbeans.modules.search.SearchScopeRegistry.searchScopeStateChanged(SearchScopeRegistry.java:268)
   at org.netbeans.modules.search.SearchScopeRegistry.access$100(SearchScopeRegistry.java:68)
   at org.netbeans.modules.search.SearchScopeRegistry$SearchScopeChangeHandler.stateChanged(SearchScopeRegistry.java:251)
   at org.netbeans.modules.search.AbstractSearchScope.setApplicable(AbstractSearchScope.java:102)
Comment 1 robert_h 2010-03-09 06:31:38 UTC
Created attachment 94907 [details]
stacktrace
Comment 2 Victor Vasilyev 2010-03-30 11:29:16 UTC
Fixed
http://hg.netbeans.org/main/rev/801dbcbb4581