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 207757 - 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-26 04:28 UTC by alaksundar
Modified: 2012-01-26 19:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 184631


Attachments
stacktrace (1.86 KB, text/plain)
2012-01-26 04:28 UTC, alaksundar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alaksundar 2012-01-26 04:28:08 UTC
Build: NetBeans IDE Dev (Build 201201250600)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows XP

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.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:104)
   at org.netbeans.modules.csl.core.ProjectClassPathProvider.findClassPath(ProjectClassPathProvider.java:66)
   at org.netbeans.api.java.classpath.ClassPath.getClassPath(ClassPath.java:627)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.findDependencies(RepositoryUpdater.java:1587)
Comment 1 alaksundar 2012-01-26 04:28:11 UTC
Created attachment 115256 [details]
stacktrace
Comment 2 Jesse Glick 2012-01-26 19:28:19 UTC

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