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 191377 - AssertionError: FileName: D:\workspaces\crm-dev\domains\redemption\redemption-impl\src\main\java\com\ihg\atp\crm\guest\redemption\impl\FmdsDataManager.java@32e8e3 fo: MasterFileObject[D:\workspaces\cr
Summary: AssertionError: FileName: D:\workspaces\crm-dev\domains\redemption\redemption...
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-26 18:40 UTC by msandoz
Modified: 2010-10-27 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173493


Attachments
stacktrace (4.02 KB, text/plain)
2010-10-26 18:41 UTC, msandoz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description msandoz 2010-10-26 18:40:57 UTC
Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP

User Comments:
msandoz: rename refactoring




Stacktrace: 
java.lang.AssertionError: FileName: D:\workspaces\crm-dev\domains\redemption\redemption-impl\src\main\java\com\ihg\atp\crm\guest\redemption\impl\FmdsDataManager.java@32e8e3 fo: MasterFileObject[D:\workspaces\crm-dev\domains\redemption\redemption-impl\src\main\java\com\ihg\atp\crm\guest\redemption\impl\FMDSDataManager.java@21e98d:797963,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.netbeans.modules.java.source.usages.DocumentUtil$FileObjectConvertor.resolveFile(DocumentUtil.java:464)
   at org.netbeans.modules.java.source.usages.DocumentUtil$FileObjectConvertor.convert(DocumentUtil.java:414)
   at org.netbeans.modules.java.source.usages.DocumentUtil$FileObjectConvertor.convert(DocumentUtil.java:409)
   at org.netbeans.modules.java.source.usages.DocumentUtil$FileObjectConvertor.convert(DocumentUtil.java:398)
   at org.netbeans.modules.java.source.usages.LuceneIndex.query(LuceneIndex.java:174)
Comment 1 msandoz 2010-10-26 18:41:02 UTC
Created attachment 102654 [details]
stacktrace
Comment 2 Petr Nejedly 2010-10-27 14:02:37 UTC

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