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 193305 - [70cat] AssertionError at org.netbeans.modules.search.FindInFilesAction.checkToolbarPresenterExists
Summary: [70cat] AssertionError at org.netbeans.modules.search.FindInFilesAction.check...
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
: 194600 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-12 19:03 UTC by nazzz
Modified: 2011-09-05 10:45 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169499


Attachments
stacktrace (4.39 KB, text/plain)
2010-12-12 19:03 UTC, nazzz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nazzz 2010-12-12 19:03:33 UTC
Build: NetBeans IDE Dev (Build 201012110001)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
rad1x: opening a PHP project group.

nazzz: It came up when switching between project groups

nazzz: was trying to open my project

RobNichols: I opened the IDE for the first time after installing. On starting the IDE asked if I wanted to apply settings found in my 6.9 config which I confirmed. The IDE opened normally. I then selected File > Project Group and then the project group I am current working on. The error then occurred.

I have two main web application, and a group the projects associated with these two applications into two product groups. This makes it easy for me to switch between the two.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.search.FindInFilesAction.checkToolbarPresenterExists(FindInFilesAction.java:229)
   at org.netbeans.modules.search.FindInFilesAction.stateChanged(FindInFilesAction.java:259)
   at org.netbeans.modules.search.SearchScopeRegistry.notifyListeners(SearchScopeRegistry.java:326)
   at org.netbeans.modules.search.SearchScopeRegistry.searchScopeStateChanged(SearchScopeRegistry.java:271)
   at org.netbeans.modules.search.SearchScopeRegistry.access$100(SearchScopeRegistry.java:71)
   at org.netbeans.modules.search.SearchScopeRegistry$SearchScopeChangeHandler.stateChanged(SearchScopeRegistry.java:254)
Comment 1 nazzz 2010-12-12 19:03:37 UTC
Created attachment 103996 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-07-25 14:20:06 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=169499
Comment 3 Jaroslav Havlin 2011-09-02 10:16:36 UTC
*** Bug 194600 has been marked as a duplicate of this bug. ***
Comment 4 Jaroslav Havlin 2011-09-02 12:43:28 UTC
core-main/rev/1663e924607e
Comment 5 Quality Engineering 2011-09-03 14:29:00 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/1663e924607e
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #193305 - [70cat] AssertionError at org.netbeans.modules.search.FindInFilesAction.checkToolbarPresenterExists