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 206612 - AssertionError: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/
Summary: AssertionError: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/
Status: RESOLVED DUPLICATE of bug 206467
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: 2011-12-21 09:21 UTC by Jiri Prox
Modified: 2011-12-21 09:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183887


Attachments
stacktrace (1.50 KB, text/plain)
2011-12-21 09:21 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2011-12-21 09:21:53 UTC
Build: NetBeans IDE Dev (Build 20111219-2f9d25905b68)
VM: Java HotSpot(TM) Client VM, 22.0-b10, Java(TM) SE Runtime Environment, 1.7.0_02-b13
OS: Windows 7

User Comments:
jiriprox: AE when creating PHP project




Stacktrace: 
java.lang.AssertionError: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.createResources(PathRegistry.java:623)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getPathIdToRoots(PathRegistry.java:562)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getRootsMarkedAs(PathRegistry.java:440)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.getClasspathRoots(QuerySupport.java:411)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.collectClasspathRoots(QuerySupport.java:370)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport.findRoots(QuerySupport.java:192)
Comment 1 Jiri Prox 2011-12-21 09:21:55 UTC
Created attachment 114387 [details]
stacktrace
Comment 2 Tomas Zezula 2011-12-21 09:30:52 UTC

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