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 206576 - 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-20 14:58 UTC by karel_barel
Modified: 2011-12-20 15:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 183913


Attachments
stacktrace (5.55 KB, text/plain)
2011-12-20 14:58 UTC, karel_barel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description karel_barel 2011-12-20 14:58:29 UTC
Build: NetBeans IDE Dev (Build 201112190600)
VM: OpenJDK Client VM, 21.0-b17, OpenJDK Runtime Environment, 1.7.0_147-icedtea-b147
OS: Linux

User Comments:
karel_barel: trying to declare new method

karel_barel: trying to refactor method name




Stacktrace: 
java.lang.AssertionError: nbfs://nbhost/SystemFileSystem/PHP/RuntimeLibraries/
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport$IndexerQuery.getIndices(QuerySupport.java:471)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport$1.call(QuerySupport.java:255)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport$1.call(QuerySupport.java:251)
   at org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:168)
   at org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:356)
   at org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:71)
Comment 1 karel_barel 2011-12-20 14:58:31 UTC
Created attachment 114360 [details]
stacktrace
Comment 2 Tomas Zezula 2011-12-20 15:05:42 UTC

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