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 214393 - AssertionError: file://psf/Home/NetBeansProjects/MinuteMan/src/
Summary: AssertionError: file://psf/Home/NetBeansProjects/MinuteMan/src/
Status: RESOLVED DUPLICATE of bug 214012
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 17:16 UTC by theosib
Modified: 2012-06-18 17:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189689


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theosib 2012-06-18 17:16:34 UTC
This bug was originally marked as duplicate of bug 206467, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 201206130001)
VM: Java HotSpot(TM) Client VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Windows XP

User Comments:
theosib: Opened project

jglick: Opened projectapi from UNC path.




Stacktrace: 
java.lang.AssertionError: file://psf/Home/NetBeansProjects/MinuteMan/src/
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:621)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSources(PathRegistry.java:257)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4072)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:2952)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:5177)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4800(RepositoryUpdater.java:4869)
Comment 1 Tomas Zezula 2012-06-18 17:54:29 UTC
UNC paths

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