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 - 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-19 12:37 UTC by edjon2000
Modified: 2011-12-19 12:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183880


Attachments
stacktrace (1.42 KB, text/plain)
2011-12-19 12:37 UTC, edjon2000
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***