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 195427

Summary: AssertionError: FileName: C:\xampp\htdocs\ImageUpload-Retrieve\images@9e444d fo: MasterFileObject[C:\xampp\htdocs\ImageUpload-Retrieve\images@9651ea:653352,valid=true]
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: floeH, rudyment
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 173740
Attachments: stacktrace

Description Exceptions Reporter 2011-02-13 17:48:28 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows XP

User Comments:
rudyment: The Exception occurred after saving a file and opening and start editing the next one.

floeH: just renamed a folder

rudyment: The exception occurred after the execution of the "clean and build" command

GUEST: Updating from subversion




Stacktrace: 
java.lang.AssertionError: FileName: C:\xampp\htdocs\ImageUpload-Retrieve\images@9e444d fo: MasterFileObject[C:\xampp\htdocs\ImageUpload-Retrieve\images@9651ea:653352,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.netbeans.modules.project.ui.ProjectsRootNode$BadgingNode.setGroups(ProjectsRootNode.java:646)
   at org.netbeans.modules.project.ui.ProjectsRootNode$BadgingNode.setProjectFiles(ProjectsRootNode.java:625)
   at org.netbeans.modules.project.ui.ProjectsRootNode$BadgingNode.setProjectFiles(ProjectsRootNode.java:533)
   at org.netbeans.modules.project.ui.ProjectsRootNode$BadgingNode$2.run(ProjectsRootNode.java:484)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
Comment 1 Exceptions Reporter 2011-02-13 17:48:32 UTC
Created attachment 105964 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-02-15 12:35:33 UTC

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