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 214399 - 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:59 UTC by theosib
Modified: 2012-06-18 18:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189693


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theosib 2012-06-18 17:59:39 UTC
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: Closed project




Stacktrace: 
java.lang.AssertionError: file://psf/Home/NetBeansProjects/MinuteMan/src/
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSourceIdsFor(PathRegistry.java:426)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.findDependencies(RepositoryUpdater.java:1723)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$3600(RepositoryUpdater.java:139)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:4094)
   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)
Comment 1 Tomas Zezula 2012-06-18 18:01:38 UTC
UNC paths

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