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 211292 - AssertionError: Should be a folder: /home/dev/projs/My WebApplication (Test)/build/web/WEB-INF@12ff6a21:29ee7c0d data: true
Summary: AssertionError: Should be a folder: /home/dev/projs/My WebApplication (Test)/...
Status: RESOLVED DUPLICATE of bug 209886
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 23:17 UTC by David Konecny
Modified: 2012-04-18 16:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 187079


Attachments
stacktrace (1.25 KB, text/plain)
2012-04-16 23:18 UTC, David Konecny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2012-04-16 23:17:55 UTC
Build: NetBeans IDE Dev (Build 20120413-30608bf6ba9c)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

User Comments:
dkonecny: I renamed a project (including its project folder) and did a Clean and Build which triggered this exception




Stacktrace: 
java.lang.AssertionError: Should be a folder: /home/dev/projs/My WebApplication (Test)/build/web/WEB-INF@12ff6a21:29ee7c0d data: true
   at org.netbeans.modules.masterfs.watcher.Watcher$Ext.register(Watcher.java:224)
   at org.netbeans.modules.masterfs.watcher.Watcher.register(Watcher.java:116)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.addFileChangeListener(BaseFileObj.java:512)
   at org.openide.filesystems.FileUtil$Holder.locateCurrent(FileUtil.java:443)
   at org.openide.filesystems.FileUtil$Holder.someChange(FileUtil.java:461)
   at org.openide.filesystems.FileUtil$Holder.fileFolderCreated(FileUtil.java:529)
Comment 1 David Konecny 2012-04-16 23:18:00 UTC
Created attachment 118371 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-04-18 16:39:01 UTC

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