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

See Also:
Issue Type: DEFECT
Exception Reporter: 183881


Attachments
stacktrace (1.62 KB, text/plain)
2011-12-19 12:42 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:42:54 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 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.getRootPathIds(PathRegistry.java:515)
   at org.netbeans.modules.parsing.impl.indexing.PathRegistry.getSourceIdsFor(PathRegistry.java:423)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.getClassPathEntry(RepositoryUpdater.java:1446)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$1900(RepositoryUpdater.java:143)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RefreshCifIndices.getDone(RepositoryUpdater.java:3026)
Comment 1 edjon2000 2011-12-19 12:42:57 UTC
Created attachment 114299 [details]
stacktrace
Comment 2 Tomas Zezula 2011-12-19 12:54:09 UTC

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