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 186442 - AssertionError: childName: C:\JavaProjects\Iridiumwww\src\java folderName: C:\JavaProjects\Iridiumwww\src
Summary: AssertionError: childName: C:\JavaProjects\Iridiumwww\src\java folderName: C:...
Status: RESOLVED DUPLICATE of bug 185346
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-20 14:53 UTC by mpapamichael
Modified: 2010-05-25 07:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169515


Attachments
stacktrace (2.78 KB, text/plain)
2010-05-20 14:53 UTC, mpapamichael
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mpapamichael 2010-05-20 14:53:01 UTC
This bug was originally marked as duplicate of bug 161960, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201005182201)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
mpapamichael: renaming project




Stacktrace: 
java.lang.AssertionError: childName: C:\JavaProjects\Iridiumwww\src\java folderName: C:\JavaProjects\Iridiumwww\src
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.addChild(ChildrenSupport.java:132)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.rescanChild(ChildrenSupport.java:190)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.getChild(ChildrenSupport.java:110)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$FolderChildrenCache.getChild(FolderObj.java:559)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getFileObject(FileObjectFactory.java:184)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getValidFileObject(FileObjectFactory.java:684)
Comment 1 mpapamichael 2010-05-20 14:53:07 UTC
Created attachment 99260 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-05-25 07:27:10 UTC

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