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 190667 - [69cat] AssertionError at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRecursively
Summary: [69cat] AssertionError at org.netbeans.modules.masterfs.watcher.Watcher$Ext.r...
Status: RESOLVED DUPLICATE of bug 190619
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 10:21 UTC by Antonin Nebuzelsky
Modified: 2010-09-29 10:36 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 172761


Attachments
stacktrace (1.37 KB, text/plain)
2010-09-29 10:21 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2010-09-29 10:21:21 UTC
This issue was reported manually by anebuzelsky.
It already has 14 duplicates 


Build: NetBeans IDE Dev (Build 201009290000)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

User Comments:
fzamboj: again, copy files out of netbeans to project folder

GUEST: I was using Tortoise to update the currently opened project and the IDE crashed.

athompson: deleted a project




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.refreshRecursively(Watcher.java:124)
   at org.netbeans.modules.masterfs.ProvidedExtensionsProxy.refreshRecursively(ProvidedExtensionsProxy.java:299)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.init(FileObjectKeeper.java:105)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refreshImpl(FolderObj.java:448)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.refresh(BaseFileObj.java:750)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.refresh(FolderObj.java:454)
Comment 1 Antonin Nebuzelsky 2010-09-29 10:21:27 UTC
Created attachment 102189 [details]
stacktrace
Comment 2 Petr Nejedly 2010-09-29 10:36:50 UTC

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