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 195981 - AssertionError: FileName: D:\NetBeansWS\Ruby19\lib\NetUtilities.rb@1597f6b fo: MasterFileObject[D:\NetBeansWS\Ruby19\lib\netutilities.rb@103d172:38378f,valid=true]
Summary: AssertionError: FileName: D:\NetBeansWS\Ruby19\lib\NetUtilities.rb@1597f6b fo...
Status: RESOLVED DUPLICATE of bug 190319
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-25 07:12 UTC by Exceptions Reporter
Modified: 2011-02-25 19:53 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173717


Attachments
stacktrace (3.06 KB, text/plain)
2011-02-25 07:12 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-25 07:12:00 UTC
Build: NetBeans IDE 7.0 Beta (Build 201011152355)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
GUEST: rename a rb file

pvdb: Changed an image extention to it's lowercase version in explorer.

Everytime i change or delete an image in that folder, netbeans shows up the same error again.




Stacktrace: 
java.lang.AssertionError: FileName: D:\NetBeansWS\Ruby19\lib\NetUtilities.rb@1597f6b fo: MasterFileObject[D:\NetBeansWS\Ruby19\lib\netutilities.rb@103d172:38378f,valid=true]
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getChildren(FolderObj.java:150)
   at org.openide.filesystems.FileObject.getChildren(FileObject.java:791)
   at org.openide.loaders.FolderList.createBoth(FolderList.java:791)
   at org.openide.loaders.FolderList.access$700(FolderList.java:77)
   at org.openide.loaders.FolderList$2.run(FolderList.java:402)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
Comment 1 Exceptions Reporter 2011-02-25 07:12:04 UTC
Created attachment 106438 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-02-25 19:53:57 UTC

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