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 187358 - AssertionError: childName: /Users/bob/Sites/fulcrum-trunk/WebServiceTesting/.svn/prop-base folderName: /Users/bob/Sites/fulcrum-trunk/WebServiceTesting/.svn
Summary: AssertionError: childName: /Users/bob/Sites/fulcrum-trunk/WebServiceTesting/....
Status: RESOLVED DUPLICATE of bug 186655
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-06-09 00:12 UTC by bobw
Modified: 2010-06-10 15:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 170540


Attachments
stacktrace (6.33 KB, text/plain)
2010-06-09 00:12 UTC, bobw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bobw 2010-06-09 00:12:08 UTC
This bug was originally marked as duplicate of bug 185444, 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 201006050001)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
bobw: Opened prefs window... PHP->General was preselected




Stacktrace: 
java.lang.AssertionError: childName: /Users/bob/Sites/fulcrum-trunk/WebServiceTesting/.svn/prop-base folderName: /Users/bob/Sites/fulcrum-trunk/WebServiceTesting/.svn
   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:106)
   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:681)
Comment 1 bobw 2010-06-09 00:12:12 UTC
Created attachment 99917 [details]
stacktrace
Comment 2 Jaroslav Tulach 2010-06-10 15:20:34 UTC
Will be addressed as part of bug 186655.

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