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 206534

Summary: AssertionError: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/
Product: editor Reporter: edjon2000 <edjon2000>
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: 183880
Attachments: stacktrace

Description edjon2000 2011-12-19 12:37:17 UTC
Build: NetBeans IDE Dev (Build 201112180600)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.5-b03, Java(TM) SE Runtime Environment, 1.6.0_30-b12
OS: Windows 7

User Comments:
edjon2000: Opening IDE




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.getSources(PathRegistry.java:253)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:3584)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:4299)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:2587)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:4663)
Comment 1 edjon2000 2011-12-19 12:37:20 UTC
Created attachment 114298 [details]
stacktrace
Comment 2 Tomas Zezula 2011-12-19 12:54:54 UTC

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