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

Summary: AssertionError: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/
Product: editor Reporter: Jiri Prox <jiriprox>
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 183887
Attachments: stacktrace

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 ***