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 191199 - AssertionError: FileName: D:\Data\WebDocRoot\final\admin\image\webmail\add.gif@4395e1 fo: MasterFileObject[D:\Data\WebDocRoot\final\admin\image\webmail\add.gif@7be995:5c6735,valid=true]
Summary: AssertionError: FileName: D:\Data\WebDocRoot\final\admin\image\webmail\add.gi...
Status: RESOLVED DUPLICATE of bug 190319
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-21 08:29 UTC by BattleWolf
Modified: 2010-10-21 12:18 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172676


Attachments
stacktrace (3.94 KB, text/plain)
2010-10-21 08:29 UTC, BattleWolf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description BattleWolf 2010-10-21 08:29:18 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
defascat: Searching some data

Seb147: Doing a "Find in projects" on the top directory of a project

pawan.kumar: Trying to find a word within complete PHP project
Projech has lot of files with "ac_master" name.

AssertionError: FileName: /opt/workspace/SVNMagicRoomsCode/images/pp.jpg@1c6b6ec fo: MasterFileObject[/opt/workspace/SVNMagicRoomsCode/images/pp.jpg@d53b83:5602da,valid=true]

pp.jpg is available in folder and has proper permission.

BattleWolf: push CTRL+SHIFT+F (find in current projetct)
searching value was Korean. (multibyte)

GUEST: Searching throw project sources for text




Stacktrace: 
java.lang.AssertionError: FileName: D:\Data\WebDocRoot\final\admin\image\webmail\add.gif@4395e1 fo: MasterFileObject[D:\Data\WebDocRoot\final\admin\image\webmail\add.gif@7be995:5c6735,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.openide.filesystems.FileObject.getChildren(FileObject.java:791)
   at org.openidex.search.SimpleSearchIterator.update(SimpleSearchIterator.java:151)
   at org.openidex.search.SimpleSearchIterator.hasNext(SimpleSearchIterator.java:106)
   at org.openidex.search.CompoundSearchIterator.update(CompoundSearchIterator.java:116)
   at org.openidex.search.CompoundSearchIterator.hasNext(CompoundSearchIterator.java:95)
Comment 1 BattleWolf 2010-10-21 08:29:25 UTC
Created attachment 102536 [details]
stacktrace
Comment 2 Petr Nejedly 2010-10-21 12:18:52 UTC

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