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 189181 - AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMApper\DataMapperAbstract.php folderName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMapper
Summary: AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore...
Status: RESOLVED DUPLICATE of bug 189177
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-08-03 20:01 UTC by maghiel
Modified: 2010-08-16 17:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169897


Attachments
stacktrace (4.09 KB, text/plain)
2010-08-03 20:01 UTC, maghiel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description maghiel 2010-08-03 20:01:08 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 nbms-and-javadoc-5223-on-100525)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
maghiel: Trying to invoke auto-complete using ctrl+space

GUEST: Rename project CustomerLibraryModule to CustomerLibraryWrapper.




Stacktrace: 
java.lang.AssertionError: childName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMApper\DataMapperAbstract.php folderName: D:\Coding\www\Legaldownload\4.10-git\Lib_LD\LDCore\DataMapper
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.addChild(ChildrenSupport.java:133)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.rescanChild(ChildrenSupport.java:191)
   at org.netbeans.modules.masterfs.filebasedfs.children.ChildrenSupport.getChild(ChildrenSupport.java:106)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj$FolderChildrenCache.getChild(FolderObj.java:568)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getFileObject(FileObjectFactory.java:184)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectFactory.getValidFileObject(FileObjectFactory.java:677)
Comment 1 maghiel 2010-08-03 20:01:12 UTC
Created attachment 101181 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-08-16 17:45:23 UTC

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