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 214400 - 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 18:05 UTC by theosib
Modified: 2012-06-18 18:08 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189691


Attachments
stacktrace (1.49 KB, text/plain)
2012-06-18 18:05 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 18:05:12 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: Right-clicked on project name

theosib: switched tabs to a different file to edit

maghiel: Closed all tabs

jiriprox: AE when creating PHP project

maghiel: Opened a mixed php-html 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.getPathIdToRoots(PathRegistry.java:575)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getRootsMarkedAs(PathRegistry.java:444)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.getClasspathRoots(QuerySupport.java:427)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.collectClasspathRoots(QuerySupport.java:386)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.findRoots(QuerySupport.java:195)
Comment 1 theosib 2012-06-18 18:05:17 UTC
Created attachment 121007 [details]
stacktrace
Comment 2 Tomas Zezula 2012-06-18 18:08:33 UTC
UNC paths

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