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 204468 - AssertionError: childName: C:\Program Files\NetBeans 7.1 Beta folderName: C:\Program Files\NetBeans 7.1 Beta
Summary: AssertionError: childName: C:\Program Files\NetBeans 7.1 Beta folderName: C:\...
Status: RESOLVED DUPLICATE of bug 203555
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 16:54 UTC by nessup
Modified: 2011-11-07 13:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 182454


Attachments
stacktrace (1.83 KB, text/plain)
2011-10-31 16:54 UTC, nessup
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nessup 2011-10-31 16:54:39 UTC
This bug was originally marked as duplicate of bug 185346, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.1-b02, Java(TM) SE Runtime Environment, 1.7.0_01-b08
OS: Windows 7

User Comments:
nessup: Typing




Stacktrace: 
java.lang.AssertionError: childName: C:\Program Files\NetBeans 7.1 Beta folderName: C:\Program Files\NetBeans 7.1 Beta
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.addChild(ChildrenSupport.java:135)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.rescanChild(ChildrenSupport.java:193)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.getChild(ChildrenSupport.java:108)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$FolderChildrenCache.getChild(FolderObj.java:666)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getFileObject(FileObjectFactory.java:187)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getValidFileObject(FileObjectFactory.java:698)
Comment 1 nessup 2011-10-31 16:54:42 UTC
Created attachment 112612 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-11-07 13:04:29 UTC

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