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 213415 - AssertionError: file:////spweb01/e$/Library/ from \\spweb01\e$\Library@d1a16993:74a6f603
Summary: AssertionError: file:////spweb01/e$/Library/ from \\spweb01\e$\Library@d1a169...
Status: RESOLVED DUPLICATE of bug 207060
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-06-01 20:49 UTC by Exceptions Reporter
Modified: 2012-06-01 22:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188838


Attachments
stacktrace (2.72 KB, text/plain)
2012-06-01 20:49 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-01 20:49:44 UTC
This bug was originally marked as duplicate of bug 207690, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: file:////spweb01/e$/Library/ from \\spweb01\e$\Library@d1a16993:74a6f603
   at org.openide.filesystems.FileObject.toURI(FileObject.java:1165)
   at org.netbeans.modules.projectapi.SimpleFileOwnerQueryImplementation.getOwner(SimpleFileOwnerQueryImplementation.java:168)
   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:628)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.findDependencies(RepositoryUpdater.java:1732)
Comment 1 Exceptions Reporter 2012-06-01 20:49:49 UTC
Created attachment 120228 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-06-01 22:22:13 UTC

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