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 214398 - 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:56 UTC by theosib
Modified: 2012-06-18 17:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189692


Attachments
stacktrace (6.13 KB, text/plain)
2012-06-18 17:56 UTC, theosib
Details

Note You need to log in before you can comment on or make changes to this bug.
Description theosib 2012-06-18 17:56:13 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: Saved file

theosib: Saved a file




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.getRootPathIds(PathRegistry.java:528)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSourceIdsFor(PathRegistry.java:427)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.getClassPathEntry(RepositoryUpdater.java:1626)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.fileChangedImpl(RepositoryUpdater.java:777)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$5800(RepositoryUpdater.java:139)
Comment 1 theosib 2012-06-18 17:56:34 UTC
Created attachment 121006 [details]
stacktrace
Comment 2 Tomas Zezula 2012-06-18 17:57:43 UTC
UNC paths

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