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 - AssertionError: FileName: C:\xampp\htdocs\ImageUpload-Retrieve\images@9e444d fo: MasterFileObject[C:\xampp\htdocs\ImageUpload-Retrieve\images@9651ea:653352,valid=true]
Summary: AssertionError: FileName: C:\xampp\htdocs\ImageUpload-Retrieve\images@9e444d ...
Status: RESOLVED DUPLICATE of bug 184854
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 17:48 UTC by Exceptions Reporter
Modified: 2011-02-15 12:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173740


Attachments
stacktrace (9.24 KB, text/plain)
2011-02-13 17:48 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***