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 209946 - "Find in Projects" does not find all matches when Scope is "Open Projects"
Summary: "Find in Projects" does not find all matches when Scope is "Open Projects"
Status: RESOLVED DUPLICATE of bug 191303
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-22 16:20 UTC by mwhidden
Modified: 2012-03-23 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mwhidden 2012-03-22 16:20:41 UTC
Product Version = NetBeans IDE 7.1 (Build 201112071828)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02

When multiple projects are open, the "Find in Projects" command with scope "Open Projects" does not return matches from all projects. Issue is repeatable for all combinations of 'Match Case', 'Whole Words' and 'Regular Expression'. Selected project at time of search also does affect repeatability. Directly clicking on the project with missed matches and changing scope to "Selected Project" does produce the missing matches.
Comment 1 mwhidden 2012-03-22 16:28:25 UTC
From the "messages.log" file, I see this error reported from the project where there were missing matches:
"SEVERE [org.netbeans.modules.search.BasicSearchCriteria]: Unexpected Exception during process for the C:\Documents and Settings\mwhidden\My Documents\Dev\svnsrc\trdsvc\util-futures\util\LogUtilsLoggerTest@6b798b7a:d90338
SEVERE [org.netbeans.modules.search.BasicSearchCriteria]: Unexpected Exception during process for the C:\Documents and Settings\mwhidden\My Documents\Dev\svnsrc\trdsvc\util-futures\util\LogUtilsLoggerTest@6b798b7a:d90338"
Comment 2 mwhidden 2012-03-22 16:45:21 UTC
Disregard prior comment. Logged error was not actually in the missed project, and in any case removing the mentioned file did not resolve the issue.

Restarting the IDE did not resolve the issue.

However, after closing a number of projects and then re-activating the project group, the Find in Projects feature began to function properly, and now I am unable to reproduce.
Comment 3 Jaroslav Havlin 2012-03-23 08:36:05 UTC
Probably duplicate of bug 191303.
If you are able to reproduce again, please try searching in the same set of open project with the latest daily build of NetBeans.
Thank you for reporting.

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