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 207701

Summary: AssertionError: nbfs://nbhost//
Product: platform Reporter: misterm <misterm>
Component: FilesystemsAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal CC: 280Z28
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184684
Attachments: stacktrace

Description misterm 2012-01-25 03:09:56 UTC
Build: NetBeans IDE Dev (Build 20120124-fe149132bc16)
VM: Java HotSpot(TM) Client VM, 16.2-b04, Java(TM) SE Runtime Environment, 1.6.0_19-b04
OS: Windows 7

User Comments:
280Z28: Simply opened the IDE after updating to 0ee8e6f8f80b




Stacktrace: 
java.lang.AssertionError: nbfs://nbhost//
   at org.openide.filesystems.FileObject.toURI(FileObject.java:1165)
   at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:145)
   at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:93)
   at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:150)
   at org.netbeans.modules.java.project.ProjectSourceForBinaryQuery.findSourceRoots2(ProjectSourceForBinaryQuery.java:79)
   at org.netbeans.api.java.queries.SourceForBinaryQuery.findSourceRoots2(SourceForBinaryQuery.java:126)
Comment 1 misterm 2012-01-25 03:09:58 UTC
Created attachment 115212 [details]
stacktrace
Comment 2 Jesse Glick 2012-01-25 19:56:49 UTC

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