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 - AssertionError: nbfs://nbhost//
Summary: AssertionError: nbfs://nbhost//
Status: RESOLVED DUPLICATE of bug 207690
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 03:09 UTC by misterm
Modified: 2012-01-25 19:56 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184684


Attachments
stacktrace (1.22 KB, text/plain)
2012-01-25 03:09 UTC, misterm
Details

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