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 197499 - AssertionError at org.netbeans.modules.parsing.impl.event.EventSupport.releaseCompletionCondition
Summary: AssertionError at org.netbeans.modules.parsing.impl.event.EventSupport.releas...
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 16:21 UTC by justpusher
Modified: 2011-04-28 05:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177980


Attachments
stacktrace (5.03 KB, text/plain)
2011-04-06 16:21 UTC, justpusher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description justpusher 2011-04-06 16:21:06 UTC
Build: NetBeans IDE 7.0 RC1 (Build 201103280000)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows 7

User Comments:
GUEST: code template
my_fa[tab]

GUEST: code template
my_fr[tab]

GUEST: code template 'iter'
type
iter[tab]




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.parsing.impl.event.EventSupport.releaseCompletionCondition(EventSupport.java:180)
   at org.netbeans.modules.parsing.spi.indexing.support.QuerySupport$1.call(QuerySupport.java:275)
   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:66)
Comment 1 justpusher 2011-04-06 16:21:10 UTC
Created attachment 107560 [details]
stacktrace
Comment 2 Tomas Zezula 2011-04-19 15:39:54 UTC
Caused by missing stack trace frames.
Comment 3 Tomas Zezula 2011-04-20 08:11:23 UTC
Fixed jet-main 2dd17dc350fd
Comment 4 Quality Engineering 2011-04-27 04:47:27 UTC
Integrated into 'main-golden', will be available in build *201104270000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2dd17dc350fd
User: Tomas Zezula <tzezula@netbeans.org>
Log: #197499:AssertionError at org.netbeans.modules.parsing.impl.event.EventSupport.releaseCompletionCondition
Comment 5 Quality Engineering 2011-04-28 05:05:21 UTC
Integrated into 'main-golden', will be available in build *201104280000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2dd17dc350fd
User: Tomas Zezula <tzezula@netbeans.org>
Log: #197499:AssertionError at org.netbeans.modules.parsing.impl.event.EventSupport.releaseCompletionCondition